collectWebSiteData: Collect data from a whole website

Description Usage Arguments Value

View source: R/JScrap.R

Description

collectWebSiteData crawls a whole website for the requested data and save each scraped page into an excel sheet, and download the availble media files in a sepcific directory

Usage

1
collectWebSiteData(url, excelpath, downloadpath)

Arguments

url

url of the target web page

excelpath

Path to the excel file

downloadpath

path to the downloaded media files

Value

void


Mdhaker/Rdatacollector documentation built on May 29, 2019, 2:05 p.m.