scrape_article_urls | R Documentation |
scrape_article_urls(blog_config, db_config)
searches index pages
of specified blog for article urls that are not yet present in the db,
and inserts those article urls into the db.
scrape_article_urls(blog_config, db_config, run_test = F)
blog_config |
list specifying with blog parameters |
db_config |
list database connection parameters |
run_test |
process only one index page and do not committ changes to db |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.