Get this data via API

Classify FayettevilleRealEstateSchool.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://FayettevilleRealEstateSchool.com"}'
{ "domain": { "domain_url": "https://FayettevilleRealEstateSchool.com", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.8571420907974243, "IAB5": "Education" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.7066417932510376, "IAB21": "Real Estate" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.245292991399765, "IAB5": "Education" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.10806005448102952, "IAB21": "Real Estate" }, { "name": "/Real Estate/Other", "confidence": 0.10517215728759766, "IAB21": "Real Estate" } ] }, "success": true }
Get Free API Key View API Docs