Website to buy smartphones | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Website to buy smartphones

Hello I want to create a website with a list of smartphones and for all the smartphones put a link to buy them. I wanted to put amazon links but I saw that amazon url system isn't very good and for exemple I can't put a link for the same smartphone in different countries like france(.fr), usa(.com) or in spain(.es). So I if you can tell me a solution it will be very nice 😄

29th Aug 2019, 5:03 PM
Chris
2 Answers
+ 4
So you want to create a website which can list products from websites based on different countries; you start with amazon and want all regional amazon domains to be included. How are you getting individual products from amazon.com? Are you using their api, scraping the data or manually visiting & pasting links? Amazon has an api for just this purpose. Check the search results below and start coding. Should you get stuck ask a new question. Good Luck! https://duckduckgo.com/?q=Amazon+product+api
30th Aug 2019, 4:17 AM
Lord Krishna
Lord Krishna - avatar
+ 1
Thank you 😄
30th Aug 2019, 10:16 AM
Chris