siteUrls: URL information

Description Usage Format

Description

Data table with information on the URLs that data will be scraped from.

Usage

1

Format

A data.table with 31 rows and 7 columns.

siteId

An integer identifying the site the URL is referring to. See sites for values.

siteUrl

The URL that the data will be scraped from. Use placeholders for parameters that needs to be substituted, like position, analyst, page, season and week.

urlPeriod

Specifies whether the URL is used for week or season data.

urlType

Specifies the data type that is returned from the URL. Could be HTML, XML, csv or file

urlTable

The table number that the data scrape should read from the URL. Mostly used for HTML data, but can also be used to designate sheets in a spreadsheet file.

playerLink

A string to identify the links to player profile pages on an HTML page.


dadrivr/ffanalytics documentation built on May 14, 2019, 3:12 p.m.