Category
Reviews
No reviews yet — be the first to review internetdaybook.com.
Get this data via API
Classify internetdaybook.com — 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://internetdaybook.com"}'
{
"domain": {
"domain_url": "https://internetdaybook.com",
"categories": [
{
"name": "/News/Technology News",
"confidence": 0.3673180937767029,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.2242426872253418,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.191610723733902,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.1373668760061264,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.