Get this data via API

Classify physoly.tech — 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://physoly.tech"}'
{ "domain": { "domain_url": "https://physoly.tech", "categories": [ { "name": "/Science/Physics", "confidence": 0.8643732070922852, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.8540054559707642, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.6966115236282349, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Mathematics/Other", "confidence": 0.10249470174312592, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs