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

Not working - https://{yourapp}.workers.dev/search/{query}

Open ronakbavashi opened this issue 3 years ago • 1 comments

GET https://amazon-scraper.tprojects.workers.dev/search/laptop gives 0 result

Output

{
  "status": true,
  "total_result": 0,
  "query": "laptop",
  "fetch_from": "https://www.amazon.in/s?k=laptop",
  "result": []
}

ronakbavashi avatar Sep 26 '22 09:09 ronakbavashi

not working bro

thopDB avatar Oct 15 '23 16:10 thopDB

The latest version fixed these issues

tuhinpal avatar Aug 09 '24 18:08 tuhinpal