privacy-tech-lab / privacy-pioneer-web-crawler

Web crawler for detecting websites' data collection and sharing practices at scale using Privacy Pioneer
https://privacytechlab.org/
MIT License
0 stars 0 forks source link

Issue 33 (Fixes to crawler error handling) #34

Closed dadak-dom closed 2 months ago

dadak-dom commented 2 months ago

Add fixes to how the crawler handles errors during the setup and the crawl.

Another thing worth testing is the new functionality I added to the rest-api. Running npm start wipe will truncate the SQL tables. Helpful if you want to re-do a crawl.

@JoeChampeau For testing the error handling, try running a site that crashes Firefox Nightly multiple times in a row. In my case, looperman.com was helpful. Maybe you can find some others?