Skip to content

AmitMandhana/Amazon-Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Web-Scraping

Scrape all products from this URL: https://www.amazon.in/s?k=bags&crid=2M096C61O4MLT&qid=1653308124&sprefix=ba%2Caps%2 C283&ref=sr_pg_1 Need to scrape 20 pages of product listing pages

Items to scrape • Product URL • Product Name • Product Price • Rating • Number of reviews

With the Product URL received in the above case, hit each URL, and add below items: • Description • ASIN • Product Description • Manufacturer Need to hit around 200 product URL’s and fetch various information. The entire data needs to be exported in a csv format and the csv files are attached

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages