Get this data via API

Classify originbills.in — 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://originbills.in"}'
{ "domain": { "domain_url": "https://originbills.in", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.5270851254463196, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.47461047768592834, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Finance/Banking/Mobile Payments & Digital Wallets", "confidence": 0.3217591643333435, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.10128521174192429, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" } ] }, "success": true }
Get Free API Key View API Docs