I'm trying to get Amazon search results programatically.
For instance, if you go to amazon.com and type computer, the resulting URL is https://www.amazon.com/s?k=computer&ref=nb_sb_noss_2, but running
curl https://www.amazon.com/s?k=computer&ref=nb_sb_noss_2
gives back an error page.
Is there a way to use curl, or any programmatic way, for that matter, to fetch Amazon search results?
Aucun commentaire:
Enregistrer un commentaire