scraper: Scrapes race tale using css query table from...

Description Usage Arguments Value

View source: R/query_scraping_funs.R

Description

Takes in a remote driver selenium driver and scrapes the APRU website to using the a css query for year and organization. Parses race tables for every race organized by an association within a year.

Usage

1
scraper(css_query_entry, remDr)

Arguments

css_query_entry

Entry from css query tble generated by pigeon_query_builder

remDr

remote driver connection object created with connect_remDr.

Value

list of tibble with race information and race results tables.


tijoalca/pigeonscraper documentation built on Sept. 2, 2021, 9:48 a.m.