Get this data via API

Classify bulkweed.co.uk — 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://bulkweed.co.uk"}'
{ "domain": { "domain_url": "https://bulkweed.co.uk", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.9138185977935792, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.7401043176651001, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.13954296708106995, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.1370302587747574, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs