Get this data via API

Classify explorelakess.blog — 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://explorelakess.blog"}'
{ "domain": { "domain_url": "https://explorelakess.blog", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.7669371366500854, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.7362666130065918, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.22276344895362857, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens", "confidence": 0.16037024557590485, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sports/Individual Sports/Running & Walking", "confidence": 0.13794970512390137, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs