Get this data via API

Classify biorxenvironmental.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://biorxenvironmental.com"}'
{ "domain": { "domain_url": "https://biorxenvironmental.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.8607878088951111, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.17950576543807983, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.1657465100288391, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers", "confidence": 0.13412094116210938, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Pest Control", "confidence": 0.10989855974912643, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs