
Monitor Stock & Crypto Market Sentiment on Twitter/X
Pricing
$9.99/month + usage

Monitor Stock & Crypto Market Sentiment on Twitter/X
Gain trading insights for stocks and crypto by analyzing real-time market sentiment from Twitter/X. Our tool monitors cashtags ($SYMBOL) at high speed, extracting precise bullish or bearish sentiment data to help you identify trends and make informed decisions.
4.3 (5)
Pricing
$9.99/month + usage
12
Monthly users
9
Runs succeeded
>99%
Response time
3.8 hours
Last modified
8 days ago
You can access the Monitor Stock & Crypto Market Sentiment on Twitter/X programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1{
2 "openapi": "3.0.1",
3 "info": {
4 "version": "0.0",
5 "x-build-id": "DaCARinZZNgJxJpO5"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/fastcrawler~monitor-stock-crypto-market-sentiment-on-twitter-x/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-fastcrawler-monitor-stock-crypto-market-sentiment-on-twitter-x",
16 "x-openai-isConsequential": false,
17 "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18 "tags": [
19 "Run Actor"
20 ],
21 "requestBody": {
22 "required": true,
23 "content": {
24 "application/json": {
25 "schema": {
26 "$ref": "#/components/schemas/inputSchema"
27 }
28 }
29 }
30 },
31 "parameters": [
32 {
33 "name": "token",
34 "in": "query",
35 "required": true,
36 "schema": {
37 "type": "string"
38 },
39 "description": "Enter your Apify token here"
40 }
41 ],
42 "responses": {
43 "200": {
44 "description": "OK"
45 }
46 }
47 }
48 },
49 "/acts/fastcrawler~monitor-stock-crypto-market-sentiment-on-twitter-x/runs": {
50 "post": {
51 "operationId": "runs-sync-fastcrawler-monitor-stock-crypto-market-sentiment-on-twitter-x",
52 "x-openai-isConsequential": false,
53 "summary": "Executes an Actor and returns information about the initiated run in response.",
54 "tags": [
55 "Run Actor"
56 ],
57 "requestBody": {
58 "required": true,
59 "content": {
60 "application/json": {
61 "schema": {
62 "$ref": "#/components/schemas/inputSchema"
63 }
64 }
65 }
66 },
67 "parameters": [
68 {
69 "name": "token",
70 "in": "query",
71 "required": true,
72 "schema": {
73 "type": "string"
74 },
75 "description": "Enter your Apify token here"
76 }
77 ],
78 "responses": {
79 "200": {
80 "description": "OK",
81 "content": {
82 "application/json": {
83 "schema": {
84 "$ref": "#/components/schemas/runsResponseSchema"
85 }
86 }
87 }
88 }
89 }
90 }
91 },
92 "/acts/fastcrawler~monitor-stock-crypto-market-sentiment-on-twitter-x/run-sync": {
93 "post": {
94 "operationId": "run-sync-fastcrawler-monitor-stock-crypto-market-sentiment-on-twitter-x",
95 "x-openai-isConsequential": false,
96 "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97 "tags": [
98 "Run Actor"
99 ],
100 "requestBody": {
101 "required": true,
102 "content": {
103 "application/json": {
104 "schema": {
105 "$ref": "#/components/schemas/inputSchema"
106 }
107 }
108 }
109 },
110 "parameters": [
111 {
112 "name": "token",
113 "in": "query",
114 "required": true,
115 "schema": {
116 "type": "string"
117 },
118 "description": "Enter your Apify token here"
119 }
120 ],
121 "responses": {
122 "200": {
123 "description": "OK"
124 }
125 }
126 }
127 }
128 },
129 "components": {
130 "schemas": {
131 "inputSchema": {
132 "type": "object",
133 "required": [
134 "cashtag"
135 ],
136 "properties": {
137 "cashtag": {
138 "title": "Cashtag",
139 "type": "string",
140 "description": "A cashtag ,like $pepe "
141 },
142 "sentimentAnalysis": {
143 "title": "sentiment analysis",
144 "type": "boolean",
145 "description": "Sentiment(BULLISH, BEARISH, or NEUTRAL) analysis of tweets will be done if checked,but it will also take longer. "
146 },
147 "startTime": {
148 "title": "Start Time",
149 "type": "string",
150 "description": "Specify the datetime (yyyy-MM-dd_HH:mm:ss_UTC,2024-10-20_23:59:59_UTC),Returns tweets sent after the given date."
151 },
152 "endTime": {
153 "title": "End Time",
154 "type": "string",
155 "description": "Specify the datetime (yyyy-MM-dd_HH:mm:ss_UTC,2024-10-20_23:59:59_UTC),Returns tweets sent before the given date."
156 },
157 "lang": {
158 "title": "lang",
159 "enum": [
160 "am",
161 "ar",
162 "bg",
163 "bn",
164 "bo",
165 "ca",
166 "ch",
167 "cs",
168 "da",
169 "de",
170 "dv",
171 "el",
172 "en",
173 "es",
174 "et",
175 "fa",
176 "fi",
177 "fr",
178 "gu",
179 "hi",
180 "ht",
181 "hu",
182 "hy",
183 "in",
184 "is",
185 "it",
186 "iu",
187 "iw",
188 "ja",
189 "ka",
190 "km",
191 "kn",
192 "ko",
193 "lo",
194 "lt",
195 "lv",
196 "ml",
197 "my",
198 "ne",
199 "nl",
200 "no",
201 "or",
202 "pa",
203 "pl",
204 "pt",
205 "ro",
206 "ru",
207 "si",
208 "sk",
209 "sl",
210 "sv",
211 "ta",
212 "te",
213 "th",
214 "tl",
215 "tr",
216 "uk",
217 "ur",
218 "vi",
219 "zh"
220 ],
221 "type": "string",
222 "description": "lang"
223 },
224 "sortBy": {
225 "title": "Sort By",
226 "enum": [
227 "Top",
228 "Latest"
229 ],
230 "type": "string",
231 "description": "Sorts search results by the given option. ",
232 "default": "Latest"
233 },
234 "maxItems": {
235 "title": "Maximum number of items on output",
236 "minimum": 1,
237 "maximum": 200,
238 "type": "integer",
239 "description": "Maximum number of items that you want as output.",
240 "default": 10
241 },
242 "minRetweets": {
243 "title": "Minimum retweets",
244 "minimum": 0,
245 "maximum": 10000000,
246 "type": "integer",
247 "description": "Returns tweets with at least the given number of retweets.",
248 "default": 0
249 },
250 "minLikes": {
251 "title": "Minimum Likes",
252 "minimum": 0,
253 "maximum": 10000000,
254 "type": "integer",
255 "description": "Returns tweets with at least the given number of Likes.",
256 "default": 0
257 },
258 "minReplies": {
259 "title": "Minimum Replies",
260 "minimum": 0,
261 "maximum": 10000000,
262 "type": "integer",
263 "description": "Returns tweets with at least the given number of replies.",
264 "default": 0
265 },
266 "onlyVerifiedUsers": {
267 "title": "Only verified users",
268 "type": "boolean",
269 "description": "If checked then returns tweets by users who are verified."
270 },
271 "onlyBuleVerifiedUsers": {
272 "title": "Only Twitter Blue",
273 "type": "boolean",
274 "description": "If checked then returns tweets by users who are Twitter Blue subscribers."
275 }
276 }
277 },
278 "runsResponseSchema": {
279 "type": "object",
280 "properties": {
281 "data": {
282 "type": "object",
283 "properties": {
284 "id": {
285 "type": "string"
286 },
287 "actId": {
288 "type": "string"
289 },
290 "userId": {
291 "type": "string"
292 },
293 "startedAt": {
294 "type": "string",
295 "format": "date-time",
296 "example": "2025-01-08T00:00:00.000Z"
297 },
298 "finishedAt": {
299 "type": "string",
300 "format": "date-time",
301 "example": "2025-01-08T00:00:00.000Z"
302 },
303 "status": {
304 "type": "string",
305 "example": "READY"
306 },
307 "meta": {
308 "type": "object",
309 "properties": {
310 "origin": {
311 "type": "string",
312 "example": "API"
313 },
314 "userAgent": {
315 "type": "string"
316 }
317 }
318 },
319 "stats": {
320 "type": "object",
321 "properties": {
322 "inputBodyLen": {
323 "type": "integer",
324 "example": 2000
325 },
326 "rebootCount": {
327 "type": "integer",
328 "example": 0
329 },
330 "restartCount": {
331 "type": "integer",
332 "example": 0
333 },
334 "resurrectCount": {
335 "type": "integer",
336 "example": 0
337 },
338 "computeUnits": {
339 "type": "integer",
340 "example": 0
341 }
342 }
343 },
344 "options": {
345 "type": "object",
346 "properties": {
347 "build": {
348 "type": "string",
349 "example": "latest"
350 },
351 "timeoutSecs": {
352 "type": "integer",
353 "example": 300
354 },
355 "memoryMbytes": {
356 "type": "integer",
357 "example": 1024
358 },
359 "diskMbytes": {
360 "type": "integer",
361 "example": 2048
362 }
363 }
364 },
365 "buildId": {
366 "type": "string"
367 },
368 "defaultKeyValueStoreId": {
369 "type": "string"
370 },
371 "defaultDatasetId": {
372 "type": "string"
373 },
374 "defaultRequestQueueId": {
375 "type": "string"
376 },
377 "buildNumber": {
378 "type": "string",
379 "example": "1.0.0"
380 },
381 "containerUrl": {
382 "type": "string"
383 },
384 "usage": {
385 "type": "object",
386 "properties": {
387 "ACTOR_COMPUTE_UNITS": {
388 "type": "integer",
389 "example": 0
390 },
391 "DATASET_READS": {
392 "type": "integer",
393 "example": 0
394 },
395 "DATASET_WRITES": {
396 "type": "integer",
397 "example": 0
398 },
399 "KEY_VALUE_STORE_READS": {
400 "type": "integer",
401 "example": 0
402 },
403 "KEY_VALUE_STORE_WRITES": {
404 "type": "integer",
405 "example": 1
406 },
407 "KEY_VALUE_STORE_LISTS": {
408 "type": "integer",
409 "example": 0
410 },
411 "REQUEST_QUEUE_READS": {
412 "type": "integer",
413 "example": 0
414 },
415 "REQUEST_QUEUE_WRITES": {
416 "type": "integer",
417 "example": 0
418 },
419 "DATA_TRANSFER_INTERNAL_GBYTES": {
420 "type": "integer",
421 "example": 0
422 },
423 "DATA_TRANSFER_EXTERNAL_GBYTES": {
424 "type": "integer",
425 "example": 0
426 },
427 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
428 "type": "integer",
429 "example": 0
430 },
431 "PROXY_SERPS": {
432 "type": "integer",
433 "example": 0
434 }
435 }
436 },
437 "usageTotalUsd": {
438 "type": "number",
439 "example": 0.00005
440 },
441 "usageUsd": {
442 "type": "object",
443 "properties": {
444 "ACTOR_COMPUTE_UNITS": {
445 "type": "integer",
446 "example": 0
447 },
448 "DATASET_READS": {
449 "type": "integer",
450 "example": 0
451 },
452 "DATASET_WRITES": {
453 "type": "integer",
454 "example": 0
455 },
456 "KEY_VALUE_STORE_READS": {
457 "type": "integer",
458 "example": 0
459 },
460 "KEY_VALUE_STORE_WRITES": {
461 "type": "number",
462 "example": 0.00005
463 },
464 "KEY_VALUE_STORE_LISTS": {
465 "type": "integer",
466 "example": 0
467 },
468 "REQUEST_QUEUE_READS": {
469 "type": "integer",
470 "example": 0
471 },
472 "REQUEST_QUEUE_WRITES": {
473 "type": "integer",
474 "example": 0
475 },
476 "DATA_TRANSFER_INTERNAL_GBYTES": {
477 "type": "integer",
478 "example": 0
479 },
480 "DATA_TRANSFER_EXTERNAL_GBYTES": {
481 "type": "integer",
482 "example": 0
483 },
484 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
485 "type": "integer",
486 "example": 0
487 },
488 "PROXY_SERPS": {
489 "type": "integer",
490 "example": 0
491 }
492 }
493 }
494 }
495 }
496 }
497 }
498 }
499 }
500}
Monitor Stock & Crypto Market Sentiment on Twitter/X OpenAPI definition
OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for Monitor Stock & Crypto Market Sentiment on Twitter/X from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
30 minutes
Price
$9.99