Skip to content

Scraping amazon.co.uk with Beautiful Soup to get the best selling books for each and every category.

Notifications You must be signed in to change notification settings

kalyanchirla/Amazon-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Amazon-Scrapper

Performed web-scraping on www.amazon.co.uk using python and its package Beautiful Soup.

The main aim of this project is to retrieve 50 best selling books from amazon for each and every category. A seperate csv file is generated for each and every category to look into.

Anyone can run the code to generate CATEGORY_NAME.csv for every book category present. The csv file contains book name, book URL, author name, rating, number of reviews, format of the book, price.

Documentation

Complete documentation related to the code and its execution can be found in the .ipynb file.

Authors

  • Kalyan Chirla

About

Scraping amazon.co.uk with Beautiful Soup to get the best selling books for each and every category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published