Hey everyone, im 100% beginner and im learning how to create websites, ive decided to create somethink useful for me so i wont quit easily. i want to make a price tracker but my problem is i dont have a clue how to transport a postman GET response into my html website (or if its even possible becasue i would love to have a new request every site refresh/button click).
my postman request looks like this:
i want to use “lowest_price” on my website so i can see how the price is changing
is it possible? if yes then how can i achieve this and its possible to refresh this data by html refresh/button?
also i want to mention i have 0 experience with JSON (i saw some people asking about this in other posts) so explaining this step-by-step would be very helpful
thank you in advance for any type of help