Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 213 Bytes

Craigslist listing scraper

Scrape a Craigslist search into a json file

Run the spider with the following command: scrapy crawl listings -O listings.json This will save the output to a file named listings.json