Category
Reviews
No reviews yet — be the first to review iphatch.org.
Get this data via API
Classify iphatch.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://iphatch.org"}'
{
"domain": {
"domain_url": "https://iphatch.org",
"categories": [
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.6219433546066284,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.2748401463031769,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.13695028424263,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/News/Technology News",
"confidence": 0.10220605880022048,
"IAB12": "News",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.