I accidentally started a movement – Policing the Police by scraping court data
11–20 of 202 posts
Re: I accidentally started a movement – Policing the Police by scraping court data
#12I'm curious if there are opportunities to be a force multiplier here. I see that the Readme says "there's no automated scraper farm" yet. Getting that set up seems crucial. Will jump on the Discord :)
Re: I accidentally started a movement – Policing the Police by scraping court data
#13Do you mind giving us brief on what kind of data you are collecting and highlight any interesting findings so far?
Re: I accidentally started a movement – Policing the Police by scraping court data
#14I do have a few questions too:
1. Will this scale? One problem with scrapers is that they break when people update their website. I'm imagining this problem multiplied by 18,000 and compounded by each scraper potentially being written by a different volunteer.
2. Where are the scrapers getting run?
3. How do the documents that the scrapers collect get transformed into usable data?
4. It seems to me like a scalable solution would be a standard to report data, a law to compel police departments to follow that standard, and then a system to collect that data and make it available. Do you work with police departments at all on data reporting?
Re: I accidentally started a movement – Policing the Police by scraping court data
#15I'm curious if there are opportunities to be a force multiplier here. I see that the Readme says "there's no automated scraper farm" yet. Getting that set up seems crucial. Will jump on the Discord :)
The community has been writing scrapers since the beginning, but it's a huge task. We've also written scraper templates, since many counties use the same systems. https://github.com/Police-Data-Accessibility-Project/PDAP-Sc...
Also, I recommend using Playwright instead of Selenium. I'm in the Discord now and will be hanging out, so looking forward to chatting more about this and contributing.
Re: I accidentally started a movement – Policing the Police by scraping court data
#16Re: I accidentally started a movement – Policing the Police by scraping court data
#17Re: I accidentally started a movement – Policing the Police by scraping court data
#18Quoted post unavailable.
Re: I accidentally started a movement – Policing the Police by scraping court data
#19Quoted post unavailable.
Re: I accidentally started a movement – Policing the Police by scraping court data
#20Quoted post unavailable.
We did indeed spend some time looking into web3 and peer-to-peer, and ultimately decided it's not for us. Most of the energy there is spent trying to make money / scam people. Peer-to-peer is cool too but has its own risks.
Thanks for checking out the discord, though!