Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 286 Bytes

Quotes Crawler

A web scraping example with Scrapy.

Configuration

After clone this project, install pip and packages.

pip install -r requirements.txt

Run crawler

scrapy crawl quote_home_page