ds.scrape_player_profile: Scrape Player Profile 'scrape_player_profile()' collects and...

Description Usage Arguments Value

View source: R/2_scrape.R

Description

Scrape Player Profile scrape_player_profile() collects and parses the data for a player corresponsing to a given player ID

Usage

1
2
ds.scrape_player_profile(player_id = 8477474, try_tolerance = 3,
  agents = ds.user_agents[[1]])

Arguments

player_id

numeric. Default 8477474 (Madison Bowey).

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.