mirror of
https://github.com/aykhans/PostScrape.git
synced 2025-04-15 22:33:11 +00:00
7 lines
146 B
Markdown
7 lines
146 B
Markdown
## Installition
|
|
pip install scrapy<br />
|
|
set last_page in /src/post_scrape/spiders/car_spider.py
|
|
|
|
## Run
|
|
cd src/<br />
|
|
scrapy crawl car -O cars.jl |