vtoubiana / TrackMeNot

An artware browser add-on to protect privacy in web-search. By issuing randomized queries to common search-engines, TrackMeNot obfuscates your search profile(s) and registers your discontent with surreptitious tracking.
http://cs.nyu.edu/trackmenot/
GNU General Public License v2.0
364 stars 54 forks source link

Download Logs Button and Scraper #114

Open cameron16 opened 6 years ago

cameron16 commented 6 years ago

Added a Download Logs Button to the TrackMeNot extension

Also wrote a scraper.py file. It strives to distinguish between a user's TrackMeNot queries and a user's authentic queries.

I'd be happy to explain more thoroughly if that would be helpful!