Category
Reviews
No reviews yet — be the first to review tech-linkblog.com.
Get this data via API
Classify tech-linkblog.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://tech-linkblog.com"}'
{
"domain": {
"domain_url": "https://tech-linkblog.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8128435611724854,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/People & Society/Social Issues & Advocacy/Work & Labor Issues",
"confidence": 0.5692686438560486,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/News/Technology News",
"confidence": 0.4055432975292206,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.23010417819023132,
"IAB4": "Careers",
"IAB-123": "Careers"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.14683270454406738,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/News/Business News/Other",
"confidence": 0.1303892433643341,
"IAB12": "News",
"IAB-52": "Business and Finance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.