Description Usage Arguments Value
View source: R/query_scraping_funs.R
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.
1 | scraper(css_query_entry, remDr)
|
css_query_entry |
Entry from css query tble generated by
|
remDr |
remote driver connection object created with
|
list of tibble with race information and race results tables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.