freelawproject / juriscraper

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

Fill `tex` gaps #944

Open grossir opened 4 months ago

grossir commented 4 months ago

Related to #929

Between May 05, 2020 and August 20, 2020 we have 2 documents. We are missing 47 documents

This will need to updated tex to handle backscrapes, and pagination. The changes will support the gap solution of texapp and texcrimapp too

grossir commented 2 months ago
docker exec -it cl-django python /opt/courtlistener/manage.py cl_back_scrape_opinions  --courts juriscraper.opinions.united_states.state.tex --backscrape-start=05/05/2020 --backscrape-end=08/20/2020`