Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 260 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 260 Bytes

Double Offshore

Setup: Within a python3 virtualenv

$ pip install -r requirements.txt

Running:

python scrapers/base.py

This will run all scrapers (currently only one), and dump the results into doubleoffshore.sqlite

Data structure

XXX writeme :)