Get this data via API

Classify sourceoperationsguide.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://sourceoperationsguide.com"}'
{ "domain": { "domain_url": "https://sourceoperationsguide.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5536819696426392, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.48748794198036194, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Technical Reference", "confidence": 0.4011726379394531 }, { "name": "/Computers & Electronics/Software/Software Utilities", "confidence": 0.2752472758293152, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.2154657244682312, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.19084542989730835, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" } ] }, "success": true }
Get Free API Key View API Docs