Get this data via API

Classify afelogbook.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://afelogbook.com"}'
{ "domain": { "domain_url": "https://afelogbook.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.6438310742378235, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.38817811012268066, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.14774392545223236, "IAB-239": "Hobbies & Interests" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1287657469511032, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.11678235977888109, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.10875951498746872, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs