How to Run Puppeteer on AWS Lambda

Running Puppeteer on AWS Lambda can be challenging due to the serverless environment's limitations and Chrome's resource requirements. However, with the right setup and optimizations, it's possible to...
0 Read More

Custom Web Scraper With Ruby

Custom Web Scraper With Ruby
So, as with most things, I thought this was going to be more difficult than anticipated. Really - you can sit down and build your own web scraper in less than an hour with Ruby. Plus, it's interesting...
0 Read More