Get this data via API

Classify burnbook.com.br — 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://burnbook.com.br"}'
{ "domain": { "domain_url": "https://burnbook.com.br", "categories": [ { "name": "/Arts & Entertainment/Movies/Movie Reference", "confidence": 0.6777042746543884, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Games/Computer & Video Games/Gaming Reference & Reviews", "confidence": 0.20603187382221225, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.1938127726316452, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Guides & Reference", "confidence": 0.14618001878261566, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Other", "confidence": 0.12448538094758987, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Action & Adventure Films", "confidence": 0.1085118055343628, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.1078546941280365, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Technology News", "confidence": 0.10400882363319396, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs