{"library":"fetch-meta-tags","type":"library","category":null,"description":"fetch-meta-tags v1.1.0 is a lightweight JavaScript library for fetching and parsing Open Graph tags, title, description, icon, and image from any URL. It uses node-html-parser to efficiently stream the HTML and stops the HTTP request once </head> is received, minimizing bandwidth and load time compared to libraries that fetch the entire page. The library has a small bundle size with minimal dependencies. It is published on npm and supports both CommonJS and ES modules. The release cadence is low; it has seen only a few versions. Key differentiators include its performance-oriented streaming approach and minimal dependency footprint. It is suitable for server-side or edge environments (Node.js, Deno, Bun) that support fetch and streaming. The package includes TypeScript definitions via @types/fetch-meta-tags.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","fetch","metadata","og"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fetch-meta-tags","imports":["import fetchMeta from 'fetch-meta-tags'","const fetchMeta = require('fetch-meta-tags')","import type { FetchMetaOptions, MetaTags } from 'fetch-meta-tags'"]},{"cmd":"yarn add fetch-meta-tags","imports":[]},{"cmd":"pnpm add fetch-meta-tags","imports":[]}],"homepage":"https://github.com/luisivan/fetch-meta-tags#readme","github":"https://github.com/luisivan/fetch-meta-tags","docs":null,"changelog":null,"pypi":null,"npm":"fetch-meta-tags","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}