Skip to content

Extracts comments on proposed Virginia regulations, emits JSON.

License

Notifications You must be signed in to change notification settings

openva/regulatory-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Regulatory Comments Scraper

Extracts public comments on proposed Virginia regulations, as submitted to the Virginia Regulatory Townhall, and saves each comment as a JSON file. It does so by parsing HTML with regular expressions, which I am totally OK with and you should be, too, because it works.

Instructions

  1. Run at the command line: php scraper.php
  2. There is no step 2.

To Do

  • Stop parsing HTML with regular expressions. Sure, it works now, but let's be realistic here.

License

Released under the MIT License.

About

Extracts comments on proposed Virginia regulations, emits JSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages