Get this data via API

Classify privbeacon.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://privbeacon.com"}'
{ "domain": { "domain_url": "https://privbeacon.com", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.7853083610534668, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Internet & Telecom/Other", "confidence": 0.4159205555915833, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.36884915828704834, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.28485119342803955, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.19699575006961825, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.15253771841526031, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.12992672622203827, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.11124929040670396, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10126247256994247, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs