README.md
Helper algorithm that returns the latest reviews for a specified product on Amazon.
Input:
- page_count: each page has 10 comments, maximum number of pages is 10
- url: the full URL of the product on Amazon. You could also supply the ASIN instead.
Output: array of text (reviews).