Automate download process

0

I'm trying to learn how to automate a download process. I tried using the rvest package in R to scrape the files. I also tried using Wget for Windows, but I have not succeeded with any.

Conceptually the task has no loses. I must enter link , select a State and download all municipal laws for each municipality. This, according to the html format of the page, has the face of being automatable, because the states and municipalities follow a numerical criterion (INEGI) and have the laws at hand for each municipality, via executables of javascript (Eg Ags, Ags: link )

Can someone help me or refer me to a forum, document, video that I can use? It can be in English.

Thank you!

Emilio

    
asked by Emilio Noriega 18.07.2018 в 18:22
source

0 answers