dcramer / peated

https://peated.com
Apache License 2.0
63 stars 13 forks source link

Add intelligence to WhiskyAdvocate scraper #118

Closed dcramer closed 8 months ago

dcramer commented 8 months ago

We are able to know which "issues" have already been scraped. Let's add a field to ExternalSite to store this arbitrary data, and avoid scraping data we already have.

Refs GH-116