AS
Apify Store
/karamelo/twitter-trends-scraper
Twitter Trends Scraper
Scrape the top trends for each data point spanning 8 time periods from live... to... 3 days about trending tweets and hashtags and topics on Twitter from any of the countries listed below. Including v
liveasyncunknown~30s typical
social medianewsautomationtwittertrends
$0.00049
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.00039 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /karamelo/twitter-trends-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| country | string (1 | 2 | 3 | 4 | 5 | 6) | Select your search location country default "2" |
| live | boolean | Add the live tweets trends to the final results. default true |
| hour1 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| hour3 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| hour6 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| hour12 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| hour24 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| day2 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| day3 | boolean | Add the tweets trends to the final results, defaut is false. default false |
| proxyOptions | object | Select proxies to be used. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/karamelo/twitter-trends-scraper","input":{"proxyOptions":{"useApifyProxy":true}},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /karamelo/twitter-trends-scraper -i '{"proxyOptions":{"useApifyProxy":true}}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/karamelo/twitter-trends-scraper", input: {"proxyOptions":{"useApifyProxy":true}}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.