Get this data via API

Classify penitabove.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://penitabove.com"}'
{ "domain": { "domain_url": "https://penitabove.com", "categories": [ { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.6123703122138977, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.21095281839370728, "IAB-148-132": "Education - Online Education" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1805368810892105, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.12015284597873688, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" } ] }, "success": true }
Get Free API Key View API Docs