Get this data via API

Classify businessenglishbooster.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://businessenglishbooster.com"}'
{ "domain": { "domain_url": "https://businessenglishbooster.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.636141300201416, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.2642146348953247, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.1629672646522522, "IAB-147-132": "Education - Language Learning" }, { "name": "/Business & Industrial/Other", "confidence": 0.12970829010009766, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/Dictionaries & Encyclopedias", "confidence": 0.10867678374052048 } ] }, "success": true }
Get Free API Key View API Docs