Get this data via API
Classify fosbynaia.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://fosbynaia.com"}'
{
"domain": {
"domain_url": "https://fosbynaia.com",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.6447927355766296,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Home & Garden/Home Swimming Pools, Saunas & Spas",
"confidence": 0.1847713440656662,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays",
"confidence": 0.15924958884716034,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Luxury Travel",
"confidence": 0.1554788053035736,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.13589926064014435,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.10470672696828842,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.