elacuesta / scrapy-playwright-cloud-example

Trying scrapy-playwright on Scrapy Cloud
18 stars 6 forks source link

scrapy-playwright sample project for Scrapy Cloud

Running scrapy-playwright on Zyte Scrapy Cloud.

Dockerfile

A Dockerfile is provided to build a custom docker image. To keep the resulting image small, only the chromium browser is installed by default.

Build and deploy

For more information, check out the full documentation on how to build and deploy Docker images to Scrapy Cloud.