scrape_blog | R Documentation |
Scrape new article urls from blog index pages
scrape_blog(blog_config_file, db_config_file, run_test = F)
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 |
numeric number of processed articles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.