Package: postlightmercury
Type: Package
Title: Parses Web Pages using Postlight Mercury
Version: 1.2
Author: Mikkel Freltoft Krogsholm
Maintainer: Mikkel Freltoft Krogsholm <mikkel@56n.dk>
Description: This is a wrapper for the Mercury Parser API. The Mercury Parser is 
    a single API endpoint that takes a URL and gives you back the content reliably 
    and easily. 
    With just one API request, Mercury takes any web article and returns 
    only the relevant content — headline, author, body text, relevant images and 
    more — free from any clutter. It’s reliable, easy-to-use and free.
    See the webpage here: <https://mercury.postlight.com/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: tibble, crul, purrr, jsonlite, rvest, xml2
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2017-07-07 21:34:41 UTC; mikkel
Repository: CRAN
Date/Publication: 2017-07-09 06:26:56 UTC
Built: R 4.1.0; ; 2020-08-03 10:24:11 UTC; windows
