These are two simple Python scripts to gather some basic data about Minecraft mods on CurseForge.
curselangs.py
scrapes the project listing, while curselangs-stats.py
evaluates the scraped data and outputs some accumulated results.
Mind you that I'm far from a Python expert, so the scripts might not be the most well written.
In order to save you the effort of scraping, I've dumped the latest 1.12 data (as of 2017-10-21) in a separate Gist.
The evaluated data is visualized in a Google Spreadsheet.