Could we have a location that stores the data for all items once a day? Why have a bunch of sites gathering this and spamming your systems and databases.
Just post the json files in a downloadable location
The RuneScape web sites and databases would benefit from not trying to supply information that seems to only be queueable one item at a time.
What is needed?
Currently we get the prior 180 days prices, convenient if you are building a price history but once it is loaded you just need a daily file with the new prices.
Why do I want something like this?
I want to monitor a few items and also update my spreadsheets with the latest process.
currently this an extended process of an api trying to outguess when I get blocked as a dos attack. The time delay to avoid this means some items can literally take days to be updated.
Summary:
A simple daily file we all can download would resolve this for everyone. A very simple json saved with the days date "20221025.json", containing [{"ItemID":#,"'Price"#),...] or even simpler: [{"itemID":'Price,"itemID":'Price,"itemID":'Price}]
i added a tic in front of the Price as ":" and "P" are an emoji
24-Oct-2022 23:40:11
- Last edited on
24-Oct-2022 23:41:56
by
Anotherdad