Skip to content

This is my first official web scrapping project on python using libraries selenium, beautifulsoup in amazon scrapping data like name of product, its price, original price, ratings, number of reviews

Notifications You must be signed in to change notification settings

SubhamJM/amazon-web-scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the collection file first collects the raw html content from the amazon website and stores the data in the data.html file from where we use project file to use that data and extract information out of it the result.csv file is where we accumilate our data

About

This is my first official web scrapping project on python using libraries selenium, beautifulsoup in amazon scrapping data like name of product, its price, original price, ratings, number of reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages