Skip to content

Collecting Voting Result Data of Hong Kong Legislative Council (LegCo) meetings

License

Notifications You must be signed in to change notification settings

sammyfung/legcovotes

legcovotes

This project consists of a web scraper and a Django app, which can be used separately.

The web scraper collects voting result data of Hong Kong Legislative Council (LegCo) meetings. Data structure defined in items.py is based on the initial version of HKU JMSC LegcoCouncilVotes.

Quickstart of Web Scrapy

$ git clone https://github.com/sammyfung/legcovotes.git
$ cd legcovotes
$ python3 -m venv venv   
$ source venv/bin/activate  
$ pip install -r requirements_legcovotesscraper.txt  
$ cd legcovotes  
$ scrapy crawl legcovotes -o testresult.json

About

Collecting Voting Result Data of Hong Kong Legislative Council (LegCo) meetings

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages