Skip to content

ehengao/amazon-review-lookup

Repository files navigation

README

Amazon Product Bad reviews lookup

Get Started

  • Install the package using following command:

    $ pip install git+https://github.com/ehengao/amazon-review-lookup.git
    
  • Create a asins.txt file each line contains a ASIN ID from Amazon

  • Run:

    $ amazon-review-lookup --asin=<asins.txt path> --output=<output csv path>
    
  • Open excel editor

  • Go to Data->From Text/CSV, choose the output file from <output csv path>

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template. .

About

Search bad reviews for amazon product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages