Get this data via API

Classify baseline-commerce.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://baseline-commerce.com"}'
{ "domain": { "domain_url": "https://baseline-commerce.com", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.7363879084587097, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.48434481024742126, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.19420595467090607, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Other", "confidence": 0.13573651015758514, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.11535696685314178, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs