Skip to content

Code4SA/za-parliament-scrapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

za-parliament-scrapers

image

image

This is a collection of scrapers for working with data from the Parliament of South Africa. It includes:

  1. Scrapers for handling Questions and Replies documents

Credit

Most of the Question and Replies scraping was taken from https://github.com/mysociety/za-hansard.

Installation

Install using:

pip install za-parliament-scrapers

Development

Clone the repo and setup for local development:

pip install -e .[dev]

To run tests:

nosetests --with-doctest && flake8 za_parliament_scrapers

License

MIT License

About

Python scrapers for documents from the South African parliament

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages