Get this data via API

Classify my.aps.org — 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://my.aps.org"}'
{ "domain": { "domain_url": "https://my.aps.org", "categories": [ { "name": "/Science/Physics", "confidence": 0.4048613905906677, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.2401840388774872, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.16438083350658417, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Scientific Institutions", "confidence": 0.12314999103546144, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs