private api

  1. M

    TikTok Private API Scraping - Cursor Limit??

    I've built out a python script that scrapes hashtag API endpoint up to cursor 5000. (5000 videos). When I go beyond this number, the json response contains the "has_more" field and it's set to 0. Is this a server or client side cap? Anyone else have experience with this? I'm not using any...
Back
Top