amazon-api
amazon-api copied to clipboard
Not working - https://{yourapp}.workers.dev/search/{query}
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": []
}
not working bro
The latest version fixed these issues