Apify Store
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

FieldTypeDescription
countrystring (1 | 2 | 3 | 4 | 5 | 6)Select your search location country default "2"
livebooleanAdd the live tweets trends to the final results. default true
hour1booleanAdd the tweets trends to the final results, defaut is false. default false
hour3booleanAdd the tweets trends to the final results, defaut is false. default false
hour6booleanAdd the tweets trends to the final results, defaut is false. default false
hour12booleanAdd the tweets trends to the final results, defaut is false. default false
hour24booleanAdd the tweets trends to the final results, defaut is false. default false
day2booleanAdd the tweets trends to the final results, defaut is false. default false
day3booleanAdd the tweets trends to the final results, defaut is false. default false
proxyOptionsobjectSelect 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 120
mcp
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.