TechAndCheck / tech-and-check-alerts

Daily tip sheet for fact checkers
MIT License
13 stars 6 forks source link

Add Meet the Press scrapers and queues #390

Closed slifty closed 4 years ago

slifty commented 4 years ago

Description

This PR adds a new Meet the Press statement scraper / source.

It also provides several utility methods to test the scrapers as well as a few tests for related utility methods.

It does not include the same "suite generation" tooling as the CNN scraper. This is because there were a slew of DRY violations when I built those out. Rather than refactor suite generation for this PR, I've decided to separate that work.

Related Issues

Related to #380