Skip to content

Datoss-Incorruptibles/congreso-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyectos de web scraping

Consulta de listas y candidatos

*Link de la pagina Scrapeada:http://www.congreso.gob.pe/pley-2016-2021/

Guia de instalacion

  1. After installing python run:
  • Window

    py -m venv venv

    ven\Scripts\activate

  • Linux-macOS

    python3 -m venv venv

    source venv/bin/activate

    "venv/bin/activate":path to enviromment

  1. Installing packages
  • Linux

pip3 install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages