Go to Hyperscrape Store

Meta Tags Scraper

hyperscrape/meta-tags-scraper

Extract every meta tag, favicon and head directive from any page, with validation flags.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/meta-tags-scraper?urls=https%3A%2F%2Fexample.com

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Builds a complete raw inventory of the <head> metadata for each URL — every <meta> tag (name, property, http-equiv and charset variants with their content), the <title>, canonical URL, robots directives, viewport, declared charset, and all favicon / touch-icon links with sizes.

Unlike an SEO audit, this scraper returns the full unfiltered inventory (ordered exactly as it appears in the document) plus mechanical validation flags: missing essentials, duplicate keys, and length problems (title / description too long or too short). Data comes straight from the page HTML — no third-party APIs.

Output per URL: one item with the ordered metaTags array, convenience maps (byName, byProperty, byHttpEquiv), head links, favicons, and a validation object + human-readable issues list.