Get this data via API

Classify battlefields2ballfields.org — 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://battlefields2ballfields.org"}'
{ "domain": { "domain_url": "https://battlefields2ballfields.org", "categories": [ { "name": "/Law & Government/Military/Veterans", "confidence": 0.8422703742980957, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Sports/Individual Sports/Golf", "confidence": 0.5787947773933411, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.3155891001224518, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.16888950765132904, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Other", "confidence": 0.1401543915271759, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs