scrape-amazon icon indicating copy to clipboard operation
scrape-amazon copied to clipboard

IndexError: list index out of range

Open peterampazzo opened this issue 2 years ago • 1 comments

Describe the bug

get_reviews() fails with error IndexError: list index out of range.

To Reproduce

from scrape_amazon import get_reviews
get_reviews('it','B08TZVHJS6')

peterampazzo avatar Feb 11 '23 20:02 peterampazzo

Same issue!

>scrape-amazon "it" "B085GDG45B" out.csv

EliaTolin avatar Apr 29 '23 16:04 EliaTolin