Hi,
I've been using the DB to look up unit stats but I can't help but feel the faf wiki should have a comprehensive list of faf unit stats for obvious reasons. So I've started to write a little bit of code that basically allows me to poll stats from the faf db api and export strings of texts with it.
This is the repo of the tool https://github.com/Amanite/fafwikiupdater/blob/master/fafwiki.py, I haven't gotten around to implementing the actual page generation and actual wiki templates but if anyone feels like checking it out, feel free to do so.