mirror of
https://github.com/aykhans/PostScrape.git
synced 2025-04-15 22:33:11 +00:00
.
This commit is contained in:
parent
0462cfa37c
commit
d2ad906f70
@ -1,7 +1,9 @@
|
||||
## 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
|
||||
scrapy crawl turbo.az -O cars.jl<br />
|
||||
**or**<br />
|
||||
scrapy crawl turbo.az -O cars.jl -a first_page=3 -a last_page=10<br />
|
||||
*Default: first_page=1, last_page=2*
|
Loading…
x
Reference in New Issue
Block a user