Hello i cannot find solution on this issue:
On address https://btc-e.com/api/2/btc_usd/depth is json list from btc-e api. I'm searching for solution parse only new values from json list and store to the database. There isn't any identifier, but only values. I'm using MySQL + PHP. Is there any solution to solve this?
Thank you.