Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Scrutin Scraper CLI

Scrapping Assemblée Nationale scrutin

CLI for Scrutin Scraper

Install

$ npm install --global scrutin-scraper-cli

Usage

$ scrutin-scraper --help

  Usage
    $ scrutin-scraper

  Options
    --legislature, -l  Target legislature. eg: 15  [Required]
    --scrutin, -s   Target scrutin. eg: 1116  [Required]
    --voteTypes, -v   Vote types. Contre,Pour,Non-votants  [Default: all]
    --format, -f   Output format. json,csv,standard,pretty  [Default: standard]

  Example
    $ scrutin-scraper --legislature=15 --scrutin=1116

License

ISC © Léo Colombaro