Get this data via API

Classify tacomalocalminute.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://tacomalocalminute.com"}'
{ "domain": { "domain_url": "https://tacomalocalminute.com", "categories": [ { "name": "/News/Local News", "confidence": 0.9128839373588562, "IAB12-3": "Local News" }, { "name": "/News/Other", "confidence": 0.5541695952415466, "IAB12": "News" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.30830445885658264, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.182349756360054 } ] }, "success": true }
Get Free API Key View API Docs