Hellou everyone :wave:, i would like to write a jo...
# ask-community
j
Hellou everyone 👋, i would like to write a job that downloads all of the items from this api endpoint: https://fragdenstaat.de/api/v1/request/ (with the permission of its owner). What would be the best approach to partition the data? The limit for the items is 50. Also, i would like to do api requests concurrently using async and httpx to speed up the job. 🚄 Very much looking forward to your ideas 🙂