curl --location --request GET 'https://www.guilded.gg/api/content/embed_info?url'
{
"ogTitle": "string",
"ogDescription": "string",
"ogSiteName": "string",
"ogUrl": "string",
"ogImage": {
"url": "string"
},
"siteType": "facebook"
}