API for downloading price list
Hi - is there an API to download price listings for sets? I would like to periodically download a price list CSV. It would be a pain to do it manually with any frequency. I see that the CSV URLs block downloads with Cloudflare to ensure a browser session. Is there an API alternative that I can use that would allow programmatic interaction?
We don't explicitly block CSV downloads, but we do rate limit them. CSV downloads are limited to one every 5 minutes. They are very server intensive and the tool is not designed for downloading lots of data from lots of sets.
The API can grab price data for individual items or items in a search query, but the CSV tool should be used for grabbing data for an entire set.