I had started a project to make the data searchable by bringing it into a database system. I shall restart that effort tomorrow.
My goal was to have a searchable archive of the chans with a copy of the data on my server. Thus searching would not impact the chans' servers.
Part of the issues in using the JSON APIs for this is the way that the boards are organized. We have breads in pages with threads in breads. PITA to parse and reindex.
Would LOVE an API that would be something like this:
https:// 8ch.net/qresearch/res/493854.json that would pull ONLY message 493854 directly without having to dig through the layers.