Get this data via API

Classify h2hdba.blogspot.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://h2hdba.blogspot.com"}'
{ "domain": { "domain_url": "https://h2hdba.blogspot.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.8883764147758484, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2644427716732025, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Technical Reference", "confidence": 0.23025429248809817 }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.14534659683704376, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.12794223427772522, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs