Find information stored on a website, question if possible.

Jim433

Registered Member
Joined
Mar 23, 2018
Messages
51
Reaction score
11
Hello,

I would like to know if it is possible to find information stored on a website.
For example, i have a listing, the website's currency is in US Dollars and the minimum price i can set for my listing is 3.99$
So if you google 3.99$ to EUR, you will get 3.30EUR BUT on the website the minimum price in EUR is 3.223678 (yes you can change your listing to multiple currencies)

Basically, i am saying if there is any way to find the 3.223678 without having to search for it manually(meaning manually typing in 1 by 1 the numbers until i get the error if i put 1 digit lower)

I dont know what exchanger the website uses to get such a lower value than google. The price on the site is updated about 2 times per day.

I tried looking in the Inspect element, sending a request to change the price to get the error just in case i can find any possible leads to where i can find the stored price, but that got me nowhere.
Also looked on mozilla and internet explorer, it is the same.

Do you know how i can accomplish such a thing? The website probably has the number stored somewhere until it changes again, and every time i send a request it checks if it's higher or lower than that number.
 
Back
Top