S Scr3aM-_- Registered Member Joined Feb 18, 2017 Messages 57 Reaction score 23 Jan 28, 2019 #1 I'm trying to make an Adidas Stock number checker. I can do the coding myself however I don't actually know the correct endpoint to use. Any help?
I'm trying to make an Adidas Stock number checker. I can do the coding myself however I don't actually know the correct endpoint to use. Any help?
Polar_sourcecode BANNED Joined Aug 25, 2018 Messages 15 Reaction score 34 Jan 28, 2019 #2 Scr3aM-_- said: I'm trying to make an Adidas Stock number checker. I can do the coding myself however I don't actually know the correct endpoint to use. Any help? Click to expand... Hey, take this: Code: h ttps://www.adidas.com/api/products/B79758?sitePath=us Of course replace the B79758 with the item number you want to get... Happy coding.
Scr3aM-_- said: I'm trying to make an Adidas Stock number checker. I can do the coding myself however I don't actually know the correct endpoint to use. Any help? Click to expand... Hey, take this: Code: h ttps://www.adidas.com/api/products/B79758?sitePath=us Of course replace the B79758 with the item number you want to get... Happy coding.
S Scr3aM-_- Registered Member Joined Feb 18, 2017 Messages 57 Reaction score 23 Jan 28, 2019 Thread Starter Thread Starter #3 Thanks for the reply, but that endpoint doesn't show the number of pairs currently loaded per size (which is what I need)
Thanks for the reply, but that endpoint doesn't show the number of pairs currently loaded per size (which is what I need)
davids355 Super Moderator Moderator Executive VIP Jr. VIP Joined Apr 25, 2011 Messages 19,849 Reaction score 28,315 Jan 28, 2019 #4 Thread moved.
S Scr3aM-_- Registered Member Joined Feb 18, 2017 Messages 57 Reaction score 23 Jan 28, 2019 Thread Starter Thread Starter #5 davids355 said: Thread moved. Click to expand... Thanks