Skip to content

a python library for scraping Legistar sites and storing in to a Mongo database

Notifications You must be signed in to change notification settings

opengovernment/legistar-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGovernment.org Legistar Importer

Uses Legistar Scraper - a python library for scraping Legistar sites -- legislation management sites hosted by by Granicus.

Installation

git clone git://github.com/opengovernment/opengovernment-legistar-scrape.git
cd opengovernment-legistar-scrape
pip install -r requirements.txt

Copy over the settings file and update with your parameters

cp settings.py.example settings.py

Usage

Save Council Agendas and Council Members to opengovernment_import mongo collection

python import.py

About

a python library for scraping Legistar sites and storing in to a Mongo database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages