Get this data via API
Classify operationtightline.net — 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://operationtightline.net"}'
{
"domain": {
"domain_url": "https://operationtightline.net",
"categories": [
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.7647539377212524,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.570960521697998,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.4321555495262146,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.2072065770626068,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.20673419535160065,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.18470031023025513,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.1390552520751953,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.1356828510761261,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.10332255810499193,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.