Recent content by oatsactuary

  1. oatsactuary

    Scrapping TikTok with mobile API (search with filters)

    My thoughts on the signatures though, can they really keep updating their signature keys if they need to support older versions of their app? I haven't researched extensively, but that's where my thoughts are. If an old version has the search functionality, and it's broken, it should be able to...
  2. oatsactuary

    Scrapping TikTok with mobile API (search with filters)

    I was looking at yt-dlp which I know uses some internal APIs but noticed that aweme_detail = traverse_obj( self._call_api('multi/aweme/detail', aweme_id, data=urlencode_postdata({ 'aweme_ids': f'[{aweme_id}]', 'request_source': '0'...
  3. oatsactuary

    Scrapping TikTok with mobile API (search with filters)

    I'm looking into using the search filters, which are only available on app... so I guess it's gonna be impossible as I don't know the arguments to be send or encoded
  4. oatsactuary

    I've heard about BHW for years, finally here

    Distribution >>> Product Should have learnt years ago! haha but well, combination of both We're promoting a consumer app, we are already creating content but I've learnt that TikTok is a volume game. We can produce content, but I need to x100 the distribution. We've used manual posters in the...
  5. oatsactuary

    Is a phone farm the only option for tiktok mother child?

    Where do you find these tools? I'm on the process of building my first farm. I bought 2 chips to control iPhones, the iMouse escape. Any leads would be appreciated! Thanks you
  6. oatsactuary

    How to make money with a phone farm of 90x phones?

    I'm looking for some documentation on how to actually do the automations. I've just bought a couple of controllers from iMouse but I'm trying to do some research on how to get this going, haven't really found much. Is there anywhere you would point out to look at?
  7. oatsactuary

    Scrapping TikTok with mobile API (search with filters)

    There are ways to scrap videos and stats from TikTok for analysis and trends. Most popular libraries use the same endpoints a web browser would use, where you don't require having any type of authentication. Other libraries relay on the mobile endpoints relay on the /aweme endpoints if you have...
  8. oatsactuary

    I've heard about BHW for years, finally here

    I've heard the name for many many years, and I might have visit multiple times... but never signed up or really dig. My background is on code and product development, done lot's of SEO as most of my stuff is web based as well. But recently I've switched to build apps and I'm growing my...
Back
Top