danielafeitosa / scrapele

Scrap for https://www.padron.gov.ar/publica/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrapele

Scrap for https://www.padron.gov.ar/publica/

Requirements (Windows):

Start Selenium Server with command prompt:

java -jar selenium-server-standalone.jar

Put chromedriver.exe in C:\Windows\System32\

Syntax:

In Ruby command prompt, type:

result.rb X

Where X is district number in tables_all and district > 2.

If no parameter given, it will scrap all districts > 2.

For HTML parsing, we will use nokogiri (To Do)

About

Scrap for https://www.padron.gov.ar/publica/

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%