Get this data via API

Classify geeksforgeeks.org — 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://geeksforgeeks.org"}'
{ "domain": { "domain_url": "https://geeksforgeeks.org", "categories": [ { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.7937401533126831, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.7911993861198425, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.3509790599346161, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.10328041017055511, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#3,164