Category
Reviews
No reviews yet — be the first to review neeed.directory.
Get this data via API
Classify neeed.directory — 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://neeed.directory"}'
{
"domain": {
"domain_url": "https://neeed.directory",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.5970309972763062,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.18477189540863037,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.15921899676322937,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.11825979501008987,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Reference/Directories & Listings/Other",
"confidence": 0.11124639213085176,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.