AS
Apify Store
/apidojo/tiktok-location-scraper
TikTok Location Scraper
The fastest and cheapest TikTok Location Scraper — extract geo-tagged posts at 400–600 posts/sec for just $0.30 per 1,000 posts. Retrieve any location-tagged TikTok video, post, creator profile, and e
liveasyncunknown~30s typical
lead generationsocial mediaothertiktoklocation
$0.00038
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.0003 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 /apidojo/tiktok-location-scraper for me.
Input
| Field | Type | Description |
|---|---|---|
| startUrls | array | Paste the TikTok URLs, and get the results immediately. Location URLs are supported. |
| maxItems | integer | Maximum number of items that you want as output. |
| customMapFunction | string | Function that takes each of the objects as argument and returns data that will be mapped by the function itself. This function is not intended for filtering, please don't use it for filtering purposes or you will get banned automatically. |
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":"/apidojo/tiktok-location-scraper","input":{"startUrls":["https://www.tiktok.com/place/New-York-22535796481546927","https://www.tiktok.com/place/Singapore-22535796481329166"],"maxItems":3,"customMapFunction":"(object) => { return {...object} }"},"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 /apidojo/tiktok-location-scraper -i '{"startUrls":["https://www.tiktok.com/place/New-York-22535796481546927","https://www.tiktok.com/place/Singapore-22535796481329166"],"maxItems":3,"customMapFunction":"(object) => { return {...object} }"}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/apidojo/tiktok-location-scraper", input: {"startUrls":["https://www.tiktok.com/place/New-York-22535796481546927","https://www.tiktok.com/place/Singapore-22535796481329166"],"maxItems":3,"customMapFunction":"(object) => { return {...object} }"}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.