[13:25] Nemo_bis: does the grabber support bulk domains? [13:28] midas: what do you mean? [13:28] list of URL's [13:28] with mediawiki's [13:28] midas: we use a wrapper script for that, launcher.py [13:29] k, lets see what we can do with that :) [13:29] lots of hackerspaces in .nl use mediawiki, might as well grab them [13:29] and after first grab explain how they can do it themselves, awesomeness [13:46] hm mediawiki's without api.php? [13:46] for example: https://frack.nl/wiki/ [13:55] midas: you can use it with index.php as well, just change --api [13:56] That's a 1.22 wiki, how can it not have API? [13:57] midas: you can check the HTML source in recent releases, [13:57] --> https://frack.nl/w/api.php [14:16] ah thanks! [14:16] will use source checking, didnt know that [14:38] midas: we have a script that does that, if you want (actually two!), checkalive.py :P [14:38] Yes we should have an integrated tool instead of scattered scripts, but but but... [14:42] heck, if it works, it works :p [14:42] maybe, someday ill make some sort of wrapper for it [14:49] We could just make launcher.py run checkalive.py over the input list as first thing, would also catch most cases of people using an incorrect input