Skip to content

datamade/legistar-people

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legistar People Scraper

Scrapes the People.aspx page on a given list of Legistar sites and saves to a CSV.

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

Installation

git clone git://github.com/datamade/legistar-people.git
cd legistar-people
pip install -r requirements.txt

Copy over the settings file and update with your parameters

cp settings.py.example settings.py

Usage

Save all people listed on given Legistar sites to a csv.

python import.py

About

Using the legistar-scraper to get a list of elected officials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages