Get this data via API

Classify geekiki.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://geekiki.com"}'
{ "domain": { "domain_url": "https://geekiki.com", "categories": [ { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.6467346549034119, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" }, { "name": "/News/Technology News", "confidence": 0.24775129556655884, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.22981519997119904, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 0.10167550295591354, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs