View source: R/query_scraping_funs.R
Scraping function to extract data from the APRU National Database. It uses
functionality from the furrr
package to run multiple queries in
parallel.
1 | pigeon_scraper(query_exists, sequence)
|
query_exists |
bolean to tell if if a css query table already exists. |
sequence |
integer or array of integers specifying which rows of the css query table should be scraped. This is a do all function. It creates a query table, scrapes and processes
data from the APRU website in parallel. It save the output in
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.