Plugin:
Install zip attached file.
Web service:
http://fanficfare.appspot.com/
http://2-2-0a1.fanficfare.appspot.com/
Command line interface:
Rather being delivered as a zip file with dependencies included, this is my first attempt to deliver the CLI as proper pip-installable. Currently, it's on the testpypi server only.
pip install beautifulsoup4 html5lib chardet
pip install --pre -i https://testpypi.python.org/pypi FanFicFare
Run fanficfare -h
from command-line.