Company
Category
Global Rank
#19,938
Tech Stack (4 technologies)
Reviews
No reviews yet — be the first to review notes.io.
Get this data via API
Classify notes.io — 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://notes.io"}'
{
"domain": {
"domain_url": "https://notes.io",
"categories": [
{
"name": "/Internet & Telecom/Other",
"confidence": 0.4394834041595459,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3186785578727722,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.2672921121120453,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.1772819459438324,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.