Skip to content

kelvingakuo/books.toScrape.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A scraper for all the books on books.toscrape.com

The information extracted:

  1. Title
  2. More information URL
  3. Price
  4. Availability
  5. Cover URL
  6. Rating (number of stars)

All the data collected is dumped into allBooks.csv

How to...
i) Download Selenium webdriver for Chrome
ii) Get Beautifulsoup and Selenium Python modules
iii) Change line 40 to the proper path
iv) Run spider.py
v) ??
vi) Success!!

About

Python scraper for all books off books.toscrape.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages