Skip to content

TeamHG-Memex/fortia

Repository files navigation

Fortia

Firefox extension for automatic data extraction. It uses scrapely under the hood.

License is MIT.

Running

To run the addon see :file:`firefox-addon/README.rst`.

To use all extension features you also need a Python Fortia server running. To start it, change folder to fortia-server, install all Python requirements (preferably in a virtualenv) and start a server:

cd fortia-server
pip install -r requirements.txt
./fortia-server.py --debug

Project Structure

See README files in these folders for more details.

About

[UNMAINTAINED] Firefox addon for Scrapely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors