Get this data via API
Classify networkredsource.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://networkredsource.com"}'
{
"domain": {
"domain_url": "https://networkredsource.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8328178524971008,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.7434574961662292,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.4668608605861664,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.33773601055145264,
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2923501431941986,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Small Business/Home Office",
"confidence": 0.2387758493423462,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.18622493743896484,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.