
Scrapy Books Example
Pricing
Pay per usage

Scrapy Books Example
Example of Python Scrapy project. It scrapes book data from https://books.toscrape.com/.
0.0 (0)
Pricing
Pay per usage
2
16
4
Last modified
2 months ago
Actor Scrapy Books Example
This project serves as an example of Python Scrapy project. It scrapes book data from books.toscrape.com.
Getting Started
Install Apify CLI
To use this scraper, you need to install the Apify CLI. Follow the instructions here.
Install Python and Virtualenv
Make sure you have Python installed. If not, download it here. Any version supported by Apify SDK and Scrapy should be fine.
Additionally, install uv package manager.
Run the Actor locally
Prepare Python environment
Install Python dependencies:
Activate the virtual environment:
Run the scraper as Scrapy project
The project is still runnable as a Scrapy project. Execute the following command:
Run the scraper as Apify Actor
Run the scraper as an Apify Actor using:
Deploy on Apify
Log in to Apify
You will need to provide your Apify API Token to complete this action.
Deploy your Actor
This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.
Documentation reference
To learn more about Apify and Actors, take a look at the following resources:
On this page
Share Actor:





















