Meta & Open Graph Inspector

Network & Domains

Pull title, description, canonical, and Open Graph tags from a live page.

Calculated Result
Enter a target and run
Formula: Fetch HTML β†’ title / description / canonical / og:*

About this calculator

We download the first HTML response (capped size) and regex-parse common tags. Client-rendered SPAs may show an empty shell.

How It Works & Formula

FormulaFetch HTML β†’ title, description, canonical, og:*

GET HTML β†’ extract title / meta / link[rel=canonical] / og:* properties.