R: Scraping aspx with content from doPostBack script
问题 UPDATE 2 Since I made some advance, I opened a new, more precise question: R: scraping data after POST only works for first page My plan: I would like to scrape drug informations offered by the Swiss government for an University research project from: http://www.spezialitaetenliste.ch/ShowPreparations.aspx?searchType=Substance&searchValue= The page does offer a robotx.txt file, however, it's content is freely available to the public and I assume that scraping this data is unprohibited. What I