Here I am looking for an API for product search which can return me following things:
- Categories of products so that user can click on particular category and search exactly what they want.
- List of products with some information like title,description,price,url and image etc
- Finally I want to store product information in my database
I looked at google shopping API but its deprecated. Checked for google commerce search but its not having category thing. One more API I found is https://www.semantics3.com which is good but need to pay. I may missed something in my research and you guys may help me with this, so:
- Is there any possibility of using google shopping API OR google commerce search?
- If I go for any paid API then I want to have some suggestions over this, so that I can use best solution.
TIA Jaya