Get this data via API

Classify birdnestlife.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://birdnestlife.com"}'
{ "domain": { "domain_url": "https://birdnestlife.com", "categories": [ { "name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays", "confidence": 0.8151673674583435, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.4394780993461609, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.28985846042633057, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.16265271604061127, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.15017570555210114, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.11481497436761856, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.10857582837343216, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs