bellingcat / cisticola

Coordinates scrapers and interfaces with database
15 stars 0 forks source link

Add Channel object to ORM, store in DB #17

Closed loganwilliams closed 2 years ago

loganwilliams commented 2 years ago

This shouldn't change the functionality of Scrapers, but does have some significant impact on Transformers.

test.py demonstrates some basic loading from a Google Sheet

Fixes #8