⚠️ DEPRECATED - TikTok Shop Scraper V3 → Use V4 Instead
Pricing
from $0.01 / 1,000 results
⚠️ DEPRECATED - TikTok Shop Scraper V3 → Use V4 Instead
⚠️ DEPRECATED: Use the new Python V4 version instead (alizarin_refrigerator-owner/tiktok-shop-scraper-v4). V4 has better anti-detection, SadCaptcha captcha solving, 9 regions, incremental data push, price tracking, and PPE pricing.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer

John Rippy
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
1.4 days
Issues response
19 days ago
Last modified
Categories
Share
⚠️ DEPRECATED - TikTok Shop Scraper V3
This actor is deprecated and no longer maintained.
Please use the new Python V4 version instead:
👉 TikTok Shop Scraper V4 (Actor ID:
hxZBiHyfj1Nwo3Mq7)
Why V4?
V4 is a complete rewrite in Python using nodriver for undetected browser automation. It offers:
| Feature | V3 (Deprecated) | V4 (New) |
|---|---|---|
| Browser Engine | Playwright | nodriver (undetected) |
| Anti-Detection | Basic | Advanced fingerprint randomization |
| Captcha Solving | Manual | SadCaptcha API integration |
| Data Push | Batch | Incremental (no data loss on timeout) |
| Regions | 9 | 9 (US, GB, DE, ID, MY, PH, SG, TH, VN) |
| Price Tracking | Yes | Yes + improved |
| Pricing Model | Fixed | Pay-Per-Event (PPE) |
Migration Guide
Simply replace your actor call:
Old (V3):
const run = await client.actor("alizarin_refrigerator-owner/tiktok-shop-scraper-v3").call(input);
New (V4):
const run = await client.actor("alizarin_refrigerator-owner/tiktok-shop-scraper-v4").call({...input,sadCaptchaApiKey: "YOUR_SADCAPTCHA_KEY" // Required for V4});
SadCaptcha API Key
V4 requires a SadCaptcha API key (~$0.01 per captcha solve). Get yours at sadcaptcha.com.
Questions? Contact: john@johnrippy.link