Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 296 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 296 Bytes

First Scrapy Project

Scrapes all quotes, authors, and tags from the quotes.toscrape.com website, using Python and the Scrapy module.

The quotes of page 1 only, are stored in JSON, CSV, and XML files. The table with the content from all the 10 pages are stored on the quotes.db file/database.