Extract website metadata
Extract title, description, Open Graph tags, Twitter Cards, favicons, and all meta tags from any URL.
post/api/metadata
Request body
Example request
{
"url": "https://github.com"
}Response
Metadata extracted successfully
Extract title, description, Open Graph tags, Twitter Cards, favicons, and all meta tags from any URL.
{
"url": "https://github.com"
}Metadata extracted successfully