cliqz-oss / privacy-bot

Privacy Bot gathers, persists and analyzes privacy policies. #Mozilla Global Sprint Project
https://cliqz-oss.github.io/privacy-bot/
GNU Affero General Public License v3.0
39 stars 16 forks source link

Identify related projects #16

Open ecnmst opened 7 years ago

ecnmst commented 7 years ago

The idea is to collect in the same place projects we have related interests with, so that we reach out to collaborate. The following projects for instance are related:

remusao commented 7 years ago

Hey, Web Monitoring seems to share a lot of the goals we have, and face the same issues. They also have a nice thread where they listed existing projects/packages that can be used some of the issues we face: https://github.com/edgi-govdata-archiving/web-monitoring/issues/18

It's probably worth a look, and we should probably talk to them as well!

YunitoMH commented 7 years ago

Here there's a project for web monitoring written in Python that gives some good ideas about system notifications and maybe it can inspire us for our bot: https://github.com/thp/urlwatch

remusao commented 7 years ago

That might be interesting as well: https://github.com/ikreymer/pywb

pywb allows high-quality replay (browsing) of archived web data stored in standardized ARC and WARC, and it can also serve as a customizable rewriting proxy to live web content.

YunitoMH commented 7 years ago

Project with a lot of tools for Web Scraping in Python (And other languages). I think it's very useful and can help us to solve some problems that might occur: https://github.com/lorien/awesome-web-scraping/blob/master/python.md