freelawproject / juriscraper

An API to scrape American court websites for metadata.
https://free.law/juriscraper/
BSD 2-Clause "Simplified" License
361 stars 106 forks source link

Fill `minn` and `minnctapp` gaps #1115

Open grossir opened 1 month ago

grossir commented 1 month ago

Related to #929

minn: Between Aprill 11, 2024 and July 30, 2024 we have 0 opinions. Missing around 35 opinions

minnctapp: Between April 9, 2024 and July 1st, 2024 we have 0 opinions


While scrolling through the site to see roughly how many opinions we were missing, I just noticed that older opinions publish citations. I wil update the scrapers to pick them up, which will also be used on #858

image

grossir commented 1 month ago
./manage.py cl_back_scrape_opinions --courts juriscraper.opinions.united_states.state.minn --backscrape-start=04/10/2024 --backscrape-end=08/01/2024 --verbosity 3