Get this data via API

Classify repercussions.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://repercussions.co.uk"}'
{ "domain": { "domain_url": "https://repercussions.co.uk", "categories": [ { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.5287473797798157, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.3181391656398773, "IAB-239": "Hobbies & Interests" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.2697974741458893, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.24571940302848816, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs