-
I'm having sporadic trouble when extracting the ASIN using reviews/full_review:
```
rs = amzn.reviews(ItemId='006001203X')
fr = r.full_review()
myfile.write("%s," % (fr.asin))
```
I'm sometimes get…
-
Randomly spotted. Not sure why yet, maybe Embedly is returning bad data, or we're doing something wrong in our scraper.
| SITE | BACKGROUND COLOR | IS VALID? |
| --- | --: | :-: |
| About | [`null`](…
-
I am randomly having stops occur as I try to scrape all the reviews for a product (using 'reviews'). I don't receive an error, and the 'soup' output for the last review it scraped doesn't seem all tha…
-
Follow up to https://github.com/fossasia/open-event-orga-server/issues/1020
In the [documentation about S3,](https://github.com/fossasia/open-event-orga-server/blob/development/docs/AMAZON_S3.md#usin…
-
I don't know if this is an issue, but I can't get the reviews API to work. Even if I use the values in your unit tests they do not work. Do the unit tests work for you? Here are the results:
Fitbit…
-
Hi @gaurangsadekar, @vinaygaba
Let's use this issue to keep track of progress of scrapers. To reiterate, our plan is to tackle the following -
- [x] Target
- [x] Walmart
- [x] Bestbuy
- [ ] Amazon
-…
-
I am getting the reviews for first review page. But after first page how would I get the reviews for other pages?
-
I'm in the US and the demo, as well as my test wish lists, all return incorrect price and rating data.
Example:
I'm loading the JSON output from this URL:
http://www.justinscarpetti.com/projects/amaz…
-
Originally reported on Google Code with ID 421
```
What steps will reproduce the issue?
Folder name "Thomas & Friend - It's Great To Be An Engine! (2004)"
MKV file named "Thomas & Friend - It's Great…
-
Originally reported on Google Code with ID 414
```
What steps will reproduce the issue?
Create a folder that contains a movie or TV show that is not on any of the meta providers.
This could be a home…