Skip to content

elacuesta/scrapy-playwright-cloud-example

Repository files navigation

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

  • Make sure you have shub installed
  • Replace the project id (project: <project-id>) in the scrapinghub.yml file with your own project id
  • Run shub image upload to build the image and push it to the registry
  • Run shub schedule headers to schedule a job for the "headers" spider

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

About

Trying scrapy-playwright on Scrapy Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published