Using external API to create custom search engine for retail portal
-
Hello,
I’m new to WordPress (and indeed advanced web developing) so please forgive my ignorance here. I’m trying to create a website which essentially works like Skyscanner but for clothing items.
I want to give the customers the option to input just a couple of details (their gender, and their clothing size), and then to be presented with clothing items from a variety of websites within my own website. The aim being to save them from having to navigate multiple windows, and instead have everything in one window. The website is aimed at bigger/taller people so the amount of data required from other sites is a lot lower than a general purpose website for people of all sizes.
It’s my understanding that the best way to do this is to integrate external API from clothing sites (places like Amazon, ASOS, etc.) If I’m understanding it correctly, this would feed the items into my site (as a kind of custom search engine) and allow search results to be displayed on my site, and filtered by the user (by brand, colour etc.). The users can select the items they want to buy and be directed to the relevant website to complete their purchase.
I also believe that in order to do this I would need to request API access from the relevant websites.
My questions are:
– am I correct in my understanding above?
– Is there a plugin (or plugins) which would help me to do this?
– Is there a more efficient way of doing this?
– Are there any tutorials for this kind of thing?Thank you in advance for any help you’re able to give me. It’s very much appreciated!
- The topic ‘Using external API to create custom search engine for retail portal’ is closed to new replies.