top | item 18081999

(no title)

raitom | 7 years ago

This comes just in time when I needed to replace an old scraper!

Does it have to run on an instance or can we also use a serverless environnement?

discuss

order

jancurn|7 years ago

The SDK runs anywhere where you have Node running. And if you can run headless Chrome with Puppeteer there too, than you can use it in the SDK too. This might require several libraries and configuration settings. If I’m not mistaken, Google Cloud Functions support Puppeteer by default, AWS Lambda does not. With any Docker-based serverless platform such as Zeit Now or Apify Cloud you just need to use the right Docker image.