1. metascraper
A library to easily scrape metadata from an article on the web using Open Graph, JSON+LD, regular HTML metadata, and series of fallbacks.
metascraper
Package: metascraper
Created by: microlinkhq
Last modified: Thu, 25 Apr 2024 16:12:52 GMT
Version: 5.45.5
License: MIT
Downloads: 120,148
Repository: https://github.com/microlinkhq/metascraper

Install

npm install metascraper
yarn add metascraper

metascraper

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

See our website for more information.


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 microlinkhq · Twitter @microlinkhq

Dependencies

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin