Get this data via API

Classify pathmentor.net — 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://pathmentor.net"}'
{ "domain": { "domain_url": "https://pathmentor.net", "categories": [ { "name": "/Jobs & Education/Education/Private Tutoring Services", "confidence": 0.8279925584793091, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.5011858344078064, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.36104562878608704, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.24578994512557983, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.18097947537899017, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.1505080610513687, "IAB-147-132": "Education - Language Learning" }, { "name": "/People & Society/Other", "confidence": 0.13578519225120544, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs