Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@plaa/metascraper

microlinkhq14MIT5.4.0

A library to easily scrape metadata from an article on the web using Open Graph metadata, regular HTML metadata, and series of fallbacks.

article, browser, cheerio, content, expand, extract, facebook, fallback, fetch, get, graph, html, meta, metadata, micro format, microformat, og, open, open graph, opengraph, page, parse, parser, scrape, scraper, server, site, summarize, summary, tag, tags, twitter, unfluff, unfurl, url, web, website

readme

metascraper

npm Dependency Status

A library to easily scrape metadata from an article on the web using Open Graph metadata, regular HTML metadata, and series of fallbacks.

Install

$ npm install metascraper --save

License

metascraper © microlink.io, Released under the MIT License.
Authored and maintained by microlink.io with help from contributors.

microlink.io · GitHub @microlink.io · Twitter @microlinkhq

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.4.0 (2019-05-17)

Features

  • add support for <meta itemprop="inLanguage"> (c6c6e32)
  • implement JSON-LD retrieval of date (8a2c7a0)
  • implement JSON-LD retrieval of image (0622039)
  • implement JSON-LD retrieval of publisher (69672a9)
  • implement JSON-LD retrieval of title (9db86bd)
  • provide parsed JSON-LD to rules (8eef818)

5.2.4 (2019-05-07)

Bug Fixes

5.2.2 (2019-05-05)

Bug Fixes

  • resolve collection of objects (d2b2b45)

5.2.1 (2019-05-05)

Bug Fixes

  • ensure to escape values in a collection (e65ffec)

5.1.1 (2019-04-04)

Note: Version bump only for package metascraper

5.1.0 (2019-04-03)

Features

5.0.2 (2019-03-31)

Note: Version bump only for package metascraper

5.0.0 (2019-03-17)

Features

BREAKING CHANGES

  • 'meta' can't be passed as shared resource

  • build: deprecated lang-detector

4.10.3 (2019-03-17)

Note: Version bump only for package metascraper

4.10.2 (2019-03-16)

Bug Fixes

4.10.1 (2019-01-25)

Note: Version bump only for package metascraper

4.8.5 (2018-12-25)

Note: Version bump only for package metascraper

4.8.4 (2018-12-16)

Bug Fixes

4.8.3 (2018-12-15)

Note: Version bump only for package metascraper

4.5.5 (2018-10-21)

Note: Version bump only for package metascraper