gov_contents: Check gov.uk links for potential files

View source: R/scraper functions/gov_contents.R View source: R/gov_contents.R

gov_contentsR Documentation

Check gov.uk links for potential files

Description

Takes a vector of results for pages and scrapes links to embedded data returns a list as long as the input with: url: original url requested meta_data: data.table of meta data including org and date data_titles: a vector of text titles for data files data_links: a vector of links to data files

Usage

gov_contents(links)

Arguments

links

links on gov.uk to check for files to download


co-analysis/mwmi.govuk.scraper documentation built on Sept. 13, 2023, 7:28 a.m.