Skip to content

dents0/BooksData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books data

Author: Deniss Tsokarev


Description

File scrape_books.py scrapes an online-bookstore and creates a SQLite database with its data.

Once the database is created, top10.py is used to search the database and create data frames for the top 10 books in the following categories: "TOP RATED", "BEST PRICE" and "RECOMMENDED". The data frames are then saved in an Excel file.

Modules used


Result

sc_exl

About

Scraping an online bookstore and creating an SQLite database with its data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages