Get this data via API

Classify sell-bridge.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://sell-bridge.com"}'
{ "domain": { "domain_url": "https://sell-bridge.com", "categories": [ { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.4824345707893371, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.3370417058467865, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.32236382365226746, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.1149161383509636, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.10288889706134796, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs