Honestly, scraping IG and TikTok is a pain, but AWS makes it easier. For how to scrape user accounts on instagram and tiktok aws, I’d go with Puppeteer. It’s lightweight and works well with Lambda.
For rate limits, use a proxy service like Luminati or Smartproxy. They’re a bit pricey but worth it if you’re serious about not getting banned.
Storage-wise, S3 is perfect for dumping data. If you need to process it later, maybe use Glue to ETL it into something more queryable.
Good luck, and don’t get blocked! 😬
For rate limits, use a proxy service like Luminati or Smartproxy. They’re a bit pricey but worth it if you’re serious about not getting banned.
Storage-wise, S3 is perfect for dumping data. If you need to process it later, maybe use Glue to ETL it into something more queryable.
Good luck, and don’t get blocked! 😬
