Lots of IATI products do a daily pull of all IATI XML data. That involves downloading gigabytes of data, via thousands of HTTP requests. So it’s quite slow.
Downloading a single archive file is significantly faster. That’s available here!
For the backend code, check out: https://github.com/OpenDataServices/iati-data-dump-2
Feel free to raise an issue or send a pull request.