Category
Reviews
No reviews yet — be the first to review hackjunction.com.
Get this data via API
Classify hackjunction.com — 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://hackjunction.com"}'
{
"domain": {
"domain_url": "https://hackjunction.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.5033183097839355,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.358966588973999,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.2958682179450989,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.25686171650886536,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.23134613037109375,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.