Skip to content

Commit 161000b

Browse files
authored
Update README.md
1 parent f78c02d commit 161000b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/farfetch-scraping/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ Scraper_API_Key='{enter Scraper API key}' <br>
3232
The spider name is "farfetch_women_get_urls", so we call this immediately after "scrapy crawl" <br>
3333
-o: csv file directory to save your scrape <br>
3434
-t: specify the output format, in our case, csv <br>
35-
3. To run a scrape for the item urls, run the following <br>
35+
3. To run a scrape for the item urls, run the following: <br>
3636
`scrapy crawl farfetch_women_update_database -o farfetch_new_existing_deleted/FarFetch_Women_New.csv -t csv`<br>
3737
4. If there's an error running the scrapy spiders, make sure twisted version is 21.7.0 and scrapy version is 2.11.0 <br>

0 commit comments

Comments
 (0)