Company
Category
Reviews
No reviews yet — be the first to review discover.today.
Get this data via API
Classify discover.today — 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://discover.today"}'
{
"domain": {
"domain_url": "https://discover.today",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.9471418261528016,
"IAB20-18": "Hotels",
"IAB-668-664": "Travel Type - Hotels and Motels"
},
{
"name": "/Travel & Transportation/Specialty Travel/Luxury Travel",
"confidence": 0.5399874448776245,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.5376172661781311,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.3336503505706787,
"IAB20": "Travel",
"IAB-663-653": "Travel - Travel Preparation and Advice"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.1694125533103943,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.