Get this data via API

Classify choose48th.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://choose48th.com"}'
{ "domain": { "domain_url": "https://choose48th.com", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 0.8857113122940063, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.494328260421753, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/News/Politics/Other", "confidence": 0.4191418588161469, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/News/Politics/Political Polls & Surveys", "confidence": 0.4095730781555176, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.22341619431972504, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Business News/Fiscal Policy News", "confidence": 0.1850915849208832, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/People & Society/Social Sciences/Economics", "confidence": 0.14802615344524384, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.12286052852869034, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs