I'm a final year engineering student working on a project that requires real-time ecommerce data from sites like Amazon and Flipkart for analysis. However, I can't scrape the data due to their policies. I'm looking for alternatives to get some category data, ideally with affiliate links. Any suggestions would be greatly appreciated!
1 Answer
For legitimate data, definitely check out official affiliate/product APIs like Amazon’s Product Advertising API. Most major platforms don’t allow scraping, so using APIs is your best shot. If that doesn’t work, you can also look for public datasets on platforms like Kaggle.

What about Flipkart and other ecommerce sites?