How to scrape this webpage in R?

i am super new in R and just using selector gadget to webscrape and rvest but i need to stract information from this spanish site and save in a cvs and not know how , i tried all but i cannot make a loop work for scrape every link

Web page :
http://consultas.pjn.gov.ar/cuantificacion/civil/vida_po_avanzada_frm.php

the process will be this

  1. first just click buscar -search , all the form in blacks-
  2. click on a result
  3. extract the victima (victim) info
  4. repeat that with all the previous results
  5. save it into a cvs

maybe is a super easy task but i searched how with no results thank you all

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.