|
|
|
|
|
by kingkool68
2493 days ago
|
|
I wish Amazon had a random button. Several years ago my friend wanted to randomly browse Amazon for things and I thought it would be easy to randomly generate URLs for products but I kept getting 404s. Figured I would need to use the API to scoop up product IDs and randomly go through those to randomly browse Amazon. |
|
https://www.amazon.co.uk/s?k={RANDOM_WORD}
Seems much simpler.