Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 528 Bytes

Amazon-Web-Scraper

This program Scrap the search result of the Amazon.com website and return the result in JSON Format

parameters it Scrapes:-

  • Product Image url
  • Product Name
  • Product Price
  • Product Ratings

Results are also Stored in "search_result.json" file
Follow this Tutorial
Click here to see demo