Search found 2 matches
- Mon Nov 25, 2019 6:51 pm
- Forum: Mod portal Discussion
- Topic: Mod Portal API Request
- Replies: 1
- Views: 1639
Mod Portal API Request
Hello, I'm Ariel and I developed μBot , the main bot in the Factorio Discord. The bot has a command to search for mods, and when I first made it, I could just do that through the API. Now, the only way to do such a search is to either webscrape or cache the entire mod db from /mods. I would like to ...
- Thu Aug 09, 2018 7:33 pm
- Forum: Mod portal Discussion
- Topic: Mod portal API
- Replies: 8
- Views: 4196
Re: Mod portal API
I would've loved it if the API had a search that returned the same results as the normal search, or if the main /api/mods included the info from /full, so I could cache and search the mod portal more easily. Before the API rework, there was an option to use mods.factorio.com/api/mods?q={query} to se...