AS
Apify Store
/kaitoeasyapi/premium-x-follower-scraper-following-data
Twitter (X) Follower Scraper | $0.1 / 1K | Email| No Rate Limit
$0.1 per 1000 twitter followers/following! The most affordable X data scraper. Get instant access to follower & following lists. Trusted by marketing pros for accurate social data. Lightning - fast ex
liveasyncunknown~30s typical
social medialead generationpremiumfollowerfollowing
$0.00019
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.00015 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 /kaitoeasyapi/premium-x-follower-scraper-following-data for me.
Input
| Field | Type | Description |
|---|---|---|
| user_names | array | Enter the user name you want to scrape.don't include @! eg:['elonmusk'] |
| user_ids | array | Enter the user ids you want to scrape. Case1: 1846987139428634858,1858743654778892784. Note: When this field has a value, all other filter conditions will be ignored. |
| maxFollowers* | integer | Maximum number of followers that you want as output. default 200 |
| maxFollowings* | integer | Maximum number of followings that you want as output. default 100 |
| getFollowers* | boolean | Whether to get followers. default true |
| getFollowing* | boolean | Whether to get followings. default true |
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":"/kaitoeasyapi/premium-x-follower-scraper-following-data","input":{"user_names":["elonmusk"],"user_ids":[],"maxFollowers":200,"maxFollowings":200,"getFollowers":true,"getFollowing":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 /kaitoeasyapi/premium-x-follower-scraper-following-data -i '{"user_names":["elonmusk"],"user_ids":[],"maxFollowers":200,"maxFollowings":200,"getFollowers":true,"getFollowing":true}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/kaitoeasyapi/premium-x-follower-scraper-following-data", input: {"user_names":["elonmusk"],"user_ids":[],"maxFollowers":200,"maxFollowings":200,"getFollowers":true,"getFollowing":true}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.