GovLens icon indicating copy to clipboard operation
GovLens copied to clipboard

We scan thousands of government websites to check how well they stack up on security, accessibility, and public accountability.

Results 51 GovLens issues
Sort by recently updated
recently updated
newest added

Just a page that lists and links to all agencies.

good first issue
Django

Currently, we're missing a lot of data from the [MuckRock agency model](https://github.com/MuckRock/muckrock/blob/master/muckrock/agency/models/agency.py) that would be useful in GovLens. Highlighting the following which I think should be added, but might be...

enhancement
good first issue
Django
database

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....

enhancement
help wanted
scraper

![20190827_203650](https://user-images.githubusercontent.com/136939/63817889-61da5580-c90c-11e9-8deb-e10e53e1a332.jpg)

Design

Multi-threading leads to much faster scraping.

scraper

This issue requires the following issues to be complete: #74 , #75 , #76, #77, #78, #83 , #84 This is the primary user flow that we are wanting to...

Design