drawrowfly / amazon-product-api

Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
647 stars 187 forks source link

asin() does not return images data #72

Closed TeddyPerkins closed 2 years ago

TeddyPerkins commented 2 years ago

For eg amazon-buddy asin B01GW3H3U8 returns data with images value as empty array..

xakep-sava commented 2 years ago

@TeddyPerkins hi, I fixed the error and sent a pull request

drawrowfly commented 2 years ago

merged