Get this data via API
Classify cypherresearch.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://cypherresearch.com"}'
{
"domain": {
"domain_url": "https://cypherresearch.com",
"categories": [
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.8922654986381531,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.5754201412200928,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.3605186641216278,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.11946339160203934,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.11703139543533324,
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Small Business/Home Office",
"confidence": 0.11549943685531616,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.