Page 1 of 1

Finding dependents on a mod

Posted: Thu Feb 01, 2024 4:45 am
by protocol_1903
Is there a way to find mods that are dependents (not dependencies) of another mod? Like you have Space Exploration, is there a way to find mods that depend on Space Exploration as a required/optional dependency? Or would you have to manually scrape the mod portal?

Re: Finding dependents on a mod

Posted: Thu Feb 01, 2024 6:18 am
by vinzenz
The mod portal doesn't have this feature yet. Please don't scrape the mod portal, instead you can use our APIs https://wiki.factorio.com/Factorio_HTTP ... guidelines

e.g. Quezler made this: https://proxmox.nydus.app/factorio-mod- ... mods-v1.js

Re: Finding dependents on a mod

Posted: Thu Feb 01, 2024 8:48 am
by protocol_1903
Figured as much. Thank you for the information.