Back to catalog
📊

Generate Link Preview (including checking for malicious links)

API Key

Fetches metadata from any URL passed to it, including Open Graph tags.

📊Open DataHTTPSCORS enabled

AI breakthrough allows robots to learn from video

Link Preview Generator

UrlHttps://www.bbc.com/news/technology-12345678
TitleAI breakthrough allows robots to learn from video
DescriptionResearchers at DeepMind have developed a new technique that enables robots to learn complex tasks simply by watching video demonstrations.
Is MaliciousNo
DomainBbc.com

Sample Response

response.json
1{
2 "url": "https://www.bbc.com/news/technology-12345678",
3 "title": "AI breakthrough allows robots to learn from video",
4 "description": "Researchers at DeepMind have developed a new technique that enables robots to learn complex tasks simply by watching video demonstrations.",
5 "isMalicious": false,
6 "domain": "bbc.com"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://apyhub.com/utility/link-preview" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs