Category
Reviews
No reviews yet — be the first to review 74mph.com.
Get this data via API
Classify 74mph.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://74mph.com"}'
{
"domain": {
"domain_url": "https://74mph.com",
"categories": [
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.977717936038971,
"IAB19-1": "3-D Graphics",
"IAB-603-602": "Software and Applications - 3-D Graphics"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.8440081477165222,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.23442701995372772,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.1290779560804367,
"IAB21-2": "Architects",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.12345721572637558,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.1105877086520195,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.