/Amazon_product_review-Scrapper

A piece of code in python which using beautifulsoup and request libraries to scrape the reviews from the given web page url.

Primary LanguagePython

This piece of code extracts the reviews of an amazon product by giving its page URL as input to the program and store the reviews in a json file.