Get this data via API

Classify xreceipt.store — 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://xreceipt.store"}'
{ "domain": { "domain_url": "https://xreceipt.store", "categories": [ { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.6920172572135925, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6438899040222168, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.2917311489582062, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.256289541721344, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.2348746359348297, "IAB-59-53": "Business - Sales" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.19034577906131744, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.16167765855789185 } ] }, "success": true }
Get Free API Key View API Docs