everypolitician/scraped

Remove dependency on scraped_page_archive

Closed this issue · 0 comments

Problem

Not all scrapers are going to want/need the archiving abilities, sometimes people will just want to use a ScrapedPage subclass.

Proposed solution

Remove the dependency on scraped_page_archive then have a separate gem that provides an adapter to make this library work with scraped_page_archive and document that in the README.