Skip to content

Python scraper for extracting RI statutes from state website

Notifications You must be signed in to change notification settings

NewportDataProject/ri-law-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rhode Island laws-bot

This goal of this project is to create a web scraper to access the RI General Statutes (webserver.rilin.state.ri.us/Statutes/) and convert the HTML into structured data files for future use and analysis.

Usage

In the project folder, run scrapy crawl laws -o <output_file>.json.

Work in progress

This scraper is a work in progress. Next steps on the TODO list:

  • Implement ItemPipelines to clean up the scraped data.
  • Finalize Section fields to align with other standard legal code formats.

Other information

Technologies Used

About

Python scraper for extracting RI statutes from state website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages