This is a repository to (eventually) publish the script around using Firefox
and Marionette to grab the websites even if they use scripts and with
possibilities for preprocessing.
Very very raw code. It is being cut out of a construction spanning my entire
system and assuming everything is done just so.
Current status: network-namespace wrapper code; sometimes leaves behind some
of the socat processes…
Dependencies:
firefox (surprise)
python2, ipython, marionette-harness
util-linux: unshare (user namespaces are required)
xdummy
socat
Environment requirements:
HTTP/HTTPS proxy on localhost port 3128
(see also: https://github.com/7c6f434c/lang-os — what I actually use daily)