Get this data via API
Classify travelnewsmarket.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://travelnewsmarket.com"}'
{
"domain": {
"domain_url": "https://travelnewsmarket.com",
"categories": [
{
"name": "/Travel & Transportation/Other",
"confidence": 0.5801830291748047,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.5157634615898132,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Travel & Transportation/Specialty Travel/Business Travel",
"confidence": 0.247123584151268,
"IAB20-7": "Business Travel",
"IAB-676-664": "Travel Type - Business Travel"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.13891632854938507,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.13443411886692047,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/News/Business News/Other",
"confidence": 0.1135719045996666,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.