Get this data via API

Classify techieoverload.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://techieoverload.com"}'
{ "domain": { "domain_url": "https://techieoverload.com", "categories": [ { "name": "/Arts & Entertainment/Comics & Animation/Comics", "confidence": 0.7547747492790222, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.663181722164154, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.20880162715911865, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 0.18967993557453156, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Business News/Company News", "confidence": 0.1394975334405899, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Adult", "confidence": 0.13038112223148346, "IAB-51-SPSHQ5": "Genres - Young Adult" }, { "name": "/Books & Literature/E-Books", "confidence": 0.11511345207691193, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.10254081338644028, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" } ] }, "success": true }
Get Free API Key View API Docs