datamade / court-scrapers

MIT License
2 stars 0 forks source link

Move scraped_at and updated_at fields out of scraper #20

Closed antidipyramid closed 9 months ago

antidipyramid commented 9 months ago

Overview

See title.

Makefile still assumes we're scraping all available cases at one time. I will transition to a different approach when addressing #15.

Closes #17

Testing Instructions