We recently added JSON endpoints for easy access to park.io data, and it is getting a lot of use! By user request we have now also added RSS endpoints.
The endpoints take the same format as the JSON endpoints - for example, you can get the list of dropping domains here:
https://app.park.io/domains.rss
To get a specific TLD, you can specify it in the url, for example for .to
domains, you would use:
https://app.park.io/domains/index/to.rss
In addition to this you can also get a list of the current auctions here:
https://app.park.io/auctions.rss
Let us know if you have any feedback or have any requests: support@park.io.