Get this data via API

Classify bostonscientific.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://bostonscientific.com"}'
{ "domain": { "domain_url": "https://bostonscientific.com", "categories": [ { "name": "/Health/Health Conditions/Heart & Hypertension", "confidence": 0.8928797841072083, "IAB-296-287": "Heart and Cardiovascular Diseases/Medical Health/Diseases and Conditions/Heart and Cardiovascular Diseases" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.858391523361206, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Medical Procedures/Other", "confidence": 0.5718085765838623, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4300641715526581, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1796761155128479, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.13486996293067932, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs