wikimedia/html-metadata
MetaData html scraper and parser for Node.js (supports Promises only)
This is a tool for developers who need to extract a wide range of structured information embedded within HTML web pages. You provide a web page URL, and it returns a comprehensive collection of metadata such as Open Graph tags, Schema.org microdata, Dublin Core, and general page details like the title and description. It's used by Node.js developers building applications that need to process and understand the semantic content of web pages.
174 stars. Available on npm.
Use this if you are a Node.js developer building an application that needs to programmatically extract diverse metadata standards from web pages.
Not ideal if you are not a developer or if you only need a simple, single piece of information from a web page rather than a broad metadata collection.
Stars
174
Forks
43
Language
JavaScript
License
MIT
Category
Last pushed
Oct 16, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/wikimedia/html-metadata"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.