Get this data via API
Classify fellowship.agency — 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://fellowship.agency"}'
{
"domain": {
"domain_url": "https://fellowship.agency",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.9611381888389589,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.48295241594314575,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.42091453075408936,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.12767153978347778,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.12642592191696167,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.11233550310134888,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.