Scrape and download Excel xls files from a Web Page

xls_scrap(link, path = getwd(), askRobot = FALSE)

Arguments

the link of the web page

path

the path where to save the Excel xls files. Defaults to the current directory

askRobot

logical. Should the function ask the robots.txt if we're allowed or not to scrape the web page ? Default is FALSE.

Value

called for the side effect of downloading Excel xls files from a website