Get this data via API

Classify accessibilitypartners.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://accessibilitypartners.com"}'
{ "domain": { "domain_url": "https://accessibilitypartners.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.2847707271575928, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/People & Society/Other", "confidence": 0.22806869447231293, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.21498151123523712, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.20434437692165375, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.138205885887146, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.11068166792392732, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.101622112095356, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs