Apify Store
AS
Apify Store
/pratikdani/tiktok-shop-scraper

Tiktok Shop Scraper

This actor automates TikTok Shop data extraction, gathering product details, pricing, sales, and competitor insights. Scrape crucial e-commerce data directly from TikTok to analyze trends, track perfo

liveasyncunknown~30s typical
automationecommercesocial mediatiktokshop
$0.031
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.025 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 /pratikdani/tiktok-shop-scraper for me.

Input

FieldTypeDescription
url*stringTikTok video URL containing the shop product.

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":"/pratikdani/tiktok-shop-scraper","input":{"url":"https://shop.tiktok.com/view/product/1732417183133045688"},"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 /pratikdani/tiktok-shop-scraper -i '{"url":"https://shop.tiktok.com/view/product/1732417183133045688"}' -w 120
mcp
run_tool({ provider: "apify", endpoint: "/pratikdani/tiktok-shop-scraper", input: {"url":"https://shop.tiktok.com/view/product/1732417183133045688"}, wait: false })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.