ds.scrape_team_profile: Scrape Team Profile 'scrape_team_profile()' collects and...

Description Usage Arguments Value

View source: R/2_scrape.R

Description

Scrape Team Profile scrape_team_profile() collects and parses the data for a team corresponsing to a given team ID

Usage

1
2
ds.scrape_team_profile(team_id, try_tolerance = 3,
  agents = ds.user_agents[[1]])

Arguments

team_id

numeric. Default 1 (NJD).

try_tolerance

numeric. Number of times to bang head against wall. Default 3.

agents

character. Agent string. Default should work fine.

Value

a data.frame


deepfriar/dryscrape documentation built on Nov. 5, 2019, 2:27 p.m.