scrape_blog: Scrape article urls from blog

View source: R/scrape-blog.R

scrape_blogR Documentation

Scrape article urls from blog

Description

Scrape new article urls from blog index pages

Usage

scrape_blog(blog_config_file, db_config_file, run_test = F)

Arguments

blog_config_file

character path to blog config file (toml)

db_config_file

character path to db config file (toml)

run_test

boolean only parse one article without committing changes to db

Value

numeric number of processed articles


digital-geopolitics/dgblogs documentation built on March 22, 2022, 6:40 p.m.