get_earliest_pubdate: Retrieve the earliest "pubdate" for a URL

Description Usage Arguments Value Examples

Description

Scan URL content for metatdata indicating publication date. Failing that, try to extract it from the URL itself.

Usage

1

Arguments

uri

URL/URI to read

Value

data frame (tibble)

Examples

1
2
3
get_earliest_pubdate(
 "https://rud.is/b/2018/05/03/seventeen-minutes-from-tweet-to-package/"
)

hrbrmstr/carbondater documentation built on May 10, 2019, 8:06 a.m.