Category
Reviews
No reviews yet — be the first to review gitnotes.org.
Get this data via API
Classify gitnotes.org — 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://gitnotes.org"}'
{
"domain": {
"domain_url": "https://gitnotes.org",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.4199771285057068,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.40533018112182617,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.31322216987609863,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.10257890075445177,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.