Get this data via API

Classify boskobaker.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://boskobaker.com"}'
{ "domain": { "domain_url": "https://boskobaker.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.4441288411617279, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Country Music", "confidence": 0.3716917335987091, "IAB1": "Arts & Entertainment", "IAB-350-338": "Country Music/Music/Country Music" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.2936226725578308, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Jazz & Blues", "confidence": 0.2456744015216827, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Humor/Live Comedy", "confidence": 0.22648334503173828, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.10971623659133913, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" } ] }, "success": true }
Get Free API Key View API Docs