Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 466 Bytes

scraper-compose

Example project of anonymized scraping with Tor. (The spider is based on the Scrapy Tutorial).

Basic usage

This multi-container application uses Docker Compose. In the project directory run the command

docker-compose build

followed by

docker-compose up

This will start the Tor and Privoxy services and initiate crawling the spider.