Closed josh-chamberlain closed 10 months ago
Anything I can do to help someone get started?
Hello hello,
Happy to get involved where I can.
I have data analytics skills in addition to research and structure around data governance and visualization. Very basic programming skills but happy to learn.
Hey, @abnor. What sort of help might you need to get started? I've taken a look at the target site and have some notes, but I'm not sure what else might be helpful to you.
PDAP is going to take a crack at this one. If anyone else is interested in helping, feel free to comment.
Goal
Properties to collect
Scraping target
For this court: https://www.sfsuperiorcourt.org/ Case query takes us here: https://webapps.sftc.org/ci/CaseInfo.dll Search by new filings → date gives us a scrapable paginated table (fig. 1) Clicking a case number gives us a page with a date (fig. 2)
fig. 1
fig. 2
Other helpful info
Follow this guide: https://court-scraper.readthedocs.io/en/latest/writing_a_scraper.html