R/utils_dev.R
pb_new.Rd
Create new scraper
pb_new(np, author = "", issue = "")
domain or a URL of the newspaper this scraper is for.
who wrote it.
is there a GitHub issue?
if (FALSE) { # \dontrun{ paperboy:::pb_new(np = "https://www.buzzfeed.com/", author = "[@JBGruber](https://github.com/JBGruber/)") paperboy:::pb_new_done() } # }