tducret / amazon-scraper-python

Non-official client to get some info about products sold on Amazon
MIT License
871 stars 159 forks source link

Japanese Amazon Review Extraction #22

Open yutarochan opened 5 years ago

yutarochan commented 5 years ago

The review parser for Amazon JP is incorrectly parsing the rating values, as the number comes after the phrase of "5つ星のうち". Hence, all of the parsed values returns: "5つ星のうち".

screen shot 2019-02-24 at 10 27 25 pm