{"name":"Metadata Parser API","description":"A comprehensive API to extract rich metadata (title, description, image, icon, author, canonical URL, social tags, etc.) from any given web page.","usage":"Pass the target URL either as a query parameter or directly in the URL path. Supports both GET and POST requests.","examples":["/?url=https://example.com","/https://example.com","/example.com"],"response_schema":{"url":"https://example.com","finalUrl":"https://example.com/en-us/","statusCode":200,"server":"cloudflare","canonicalUrl":"https://example.com","title":"Example Domain","h1":"Welcome to Example","description":"Example description text...","firstParagraph":"This domain is for use in illustrative examples in documents.","icon":"https://example.com/favicon.ico","image":"https://example.com/og-image.jpg","siteName":"Example Site","author":"John Doe","language":"en","themeColor":"#ffffff","type":"website","keywords":"example, domain, test","publishedTime":"2024-01-01T12:00:00Z","modifiedTime":"2024-01-02T12:00:00Z","generator":"WordPress 6.4","twitterCard":"summary_large_image","twitterSite":"@example","twitterCreator":"@johndoe"}}