#Only getting blank data while tiktok ad scraping.

1 messages · Page 1 of 1 (latest)

round oreBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> âś… Mark Solution

torpid ember
#

Hey đź‘‹ Tiktok is one of challenging platforms to scrape. This doesn't mean it cannot be done, but with the available actors online, there's a high chance you'd find one that does the required job plus they're typically not expensive to use vs the effort you're/will be putting (maintenance etc)

#

That said, since you're using a browser, I believe you're already on the wrong path for resilient, effective scraping. Your best bet is to identify API endpoints & try to reverse-engineer/replicate them...

brisk knot
torpid ember
#

Apify is a hosting platform that offers templates to help you quickly get up and running with most websites. However, for websites with strong anti-bot protection—like TikTok—these templates aren’t enough. You’ll need to invest more time, learning, experimentation, or money (if you’d like to hire someone) to bypass their security measures.

Is there a source I could learn from?
I don’t believe you’ll find any free, publicly available source code for scraping TikTok. Ultimately, how you implement your scraper depends on the target website, so there’s no universal code sample that works for all of them.

#

(Just wondering, why do you want to build your own when there are plenty of TikTok scrapers out there that aren't expensive?)

brisk knot
torpid ember
#

Looks like you didn't use residential proxies.., try that.

brisk knot
#

sorry to bother :d what does that mean? :)

torpid ember
#

This basically helps giving your script a public rotating IP that's from real users (less likely to get blocked)

#

You look like a viber-scraper :p

brisk knot