Skip to content

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

Notifications You must be signed in to change notification settings

AbubakrBardien/first-scrapy-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages