Get this data via API

Classify quarrypulse.digital — 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://quarrypulse.digital"}'
{ "domain": { "domain_url": "https://quarrypulse.digital", "categories": [ { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.5500417351722717, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.28893136978149414, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.2154766470193863, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1272638887166977, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs