#so i have a question about the api

1 messages · Page 1 of 1 (latest)

high turtle
#

how much mods can i download continuously (e.g. 10000 mods including getting project meta and stuff) before getting ip banned or sum? like, i already made the script, i just need to remake my modpack for every minecraft version before publishing it.

obtuse sunBOT
#

👋 Hello! Thank you for creating a new thread on Modrinth server

📃 Something went wrong with the game? Make sure to provide logs using mclo.gs
❔ If you're having an issue with Modrinth product, use our dedicated support portal instead

🔔 Don't forget to mark your thread as solved if issue has been resolved by using </solved:1379505438407528477>

vagrant wasp
#

that’s the rate limit for the API, I don’t know about the CDN

#

if you just need to fetch information about a lot of projects at once, you can do it in a single request using the bulk /projects endpoint instead of requesting each project individually

high turtle
high turtle
#

i need to get lots of various mods' versions and extract the download url from them

vagrant wasp