Get this data via API
Classify 4stogo.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://4stogo.com"}'
{
"domain": {
"domain_url": "https://4stogo.com",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.9868977069854736,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.2123127579689026,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.1180739551782608
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.10556280612945557,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.