mirror of
https://github.com/aykhans/PostScrape.git
synced 2025-04-15 22:33:11 +00:00
Installition
pip install scrapy
Run
cd src/
scrapy crawl turbo.az -O cars.jl
or
scrapy crawl turbo.az -O cars.jl -a first_page=3 -a last_page=10
Default: first_page=1, last_page=2
Description
Languages
Python
100%