-
-
Notifications
You must be signed in to change notification settings - Fork 43
Terms of Service Scraper #108
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededscraper
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededscraper
Type
Fields
Give feedbackNo fields configured for issues without a type.
A new web scraper we would like to develop would (1) determine whether government websites have a terms of service/privacy policy page, and (2) evaluate how good that page is.
Steps we need to take to actualize these goals (not necessarily in order):
scrapers/scrapers/that builds uponbase_scraper.pyand contains methods for scraping webpages, finding their terms of service/privace policy page locations (if they exist), and analyzing their contents (as determined by the previous step)I invite anyone to add/modify this list!