Company
Category
Reviews
No reviews yet — be the first to review tempo.new.
Get this data via API
Classify tempo.new — 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://tempo.new"}'
{
"domain": {
"domain_url": "https://tempo.new",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.686225175857544,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.6219912171363831,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3637819290161133,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.16057033836841583,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.11763786524534224,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.