Get this data via API

Classify appoclub.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://appoclub.com"}'
{ "domain": { "domain_url": "https://appoclub.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9974011778831482, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.6727056503295898, "IAB-239": "Hobbies & Interests" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.27448371052742004, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.2634604573249817, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Sports/Other", "confidence": 0.15231889486312866, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs