Recent content by mr e

  1. M

    Cold Email Marketing to EU/CA/AU? Worth it? (B2C)

    Well I definitely won’t lose money, I just want to avoid legal trouble… I’ve read it’s a up to a 20 million pound fine… which I would definitely lose money on lol. But I really just want to know how serious they are about it / my chances of getting caught
  2. M

    Cold Email Marketing to EU/CA/AU? Worth it? (B2C)

    As the title says, I have a ton of leads from mainly EU/CA/AU. I got them scraping public social media profiles, meaning these people had their email in their bio, something like: "collabs - [email protected]" So completely public info, and maybe implied consent? I couldn't find much information...
  3. M

    Need Reverse Engineer - Mobile API Scraping

    Looking for an expert reverse engineer to aid in a scraping project. Specifically bypassing pagination limits on mobile API's. Will pay $10,000 or more if you can deliver. DM me on TG @uplikedon if this is you.
  4. M

    TikTok Private API Scraping - Cursor Limit??

    Yeah that makes sense. I was using a rooted android emulator for requests so I’m already using mobile API endpoints but like you said they’re likely lower trust and higher security.
  5. M

    TikTok Private API Scraping - Cursor Limit??

    Good idea, I’ll check that out. I originally got started with my custom solution after using some ones on Apify, and they were limited to only 600 per hashtag. So I was able to almost 10x that. I talked to some supposedly “expert” reverse engineer who told me he was able to get into the...
  6. M

    TikTok Private API Scraping - Cursor Limit??

    Ideally scrape the entire hashtag page. So millions of videos per hashtag. Might be ambitious and I might hit other limits but there’s just no way this is a hard server cap. So I wanted to see if anyone had experience with this.
  7. M

    TikTok Private API Scraping - Cursor Limit??

    I’ve tried with pausing or even just starting from cursor 5000 with a new session. What happens is in the server response, the “has_more” field is set to 0. It could be a bot solution and require me to update my tokens/headers/parems but if I do that I lose the cursor session, as it’s tied to...
  8. 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