Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 447 Bytes

scrapy_c1pemilu2019

Scrapper tool to get the realcount data by KPU during Indonesia Election 2019. This data later on can be used to compare the data with the source-crowd based real count. The output is data in TPS level.

Prerequisite:

Usage

run the scrapper with below command to output in json file:

scrapy crawl pilpres -o [filename.json]