Get this data via API

Classify ncsrc.co.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://ncsrc.co.in"}'
{ "domain": { "domain_url": "https://ncsrc.co.in", "categories": [ { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.838579535484314, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.740530252456665, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.24472814798355105, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Law & Government/Government/Intelligence & Counterterrorism", "confidence": 0.17647266387939453, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.16497941315174103, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.13979634642601013, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Technology News", "confidence": 0.11282322555780412, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" } ] }, "success": true }
Get Free API Key View API Docs