Get this data via API

Classify amigosdeindia.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://amigosdeindia.org"}'
{ "domain": { "domain_url": "https://amigosdeindia.org", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.9, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Arts & Entertainment/Movies", "confidence": 0.8, "IAB1-5": "Movies" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.7, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.6 }, { "name": "/Business & Industrial/Manufacturing", "confidence": 0.5, "IAB-104-90": "Manufacturing Industry/Business and Finance/Industries/Manufacturing Industry" }, { "name": "/Reference/Humanities/History", "confidence": 0.4 }, { "name": "/Jobs & Education/Education", "confidence": 0.3, "IAB5": "Education" } ] }, "success": true }
Get Free API Key View API Docs