Category
Reviews
No reviews yet — be the first to review addressable.network.
Get this data via API
Classify addressable.network — 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://addressable.network"}'
{
"domain": {
"domain_url": "https://addressable.network",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.9629747867584229,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Business & Industrial/Small Business/Home Office",
"confidence": 0.8114585876464844,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.18649417161941528,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
},
{
"name": "/Business & Industrial/Business Operations/Flexible Work Arrangements",
"confidence": 0.11758879572153091,
"IAB4-9": "Telecommuting",
"IAB-130-123": "Careers - Remote Working"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.11150942742824554,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.