Category
Reviews
No reviews yet — be the first to review factcard.me.
Get this data via API
Classify factcard.me — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://factcard.me"}'
{
"domain": {
"domain_url": "https://factcard.me",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.414676308631897,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Search Engines/People Search",
"confidence": 0.16971363127231598,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.14111781120300293,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.