Get this data via API

Classify monroenynews.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://monroenynews.com"}'
{ "domain": { "domain_url": "https://monroenynews.com", "categories": [ { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.5733208060264587, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/News/Local News", "confidence": 0.4882374107837677, "IAB12-3": "Local News" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.4706777334213257, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.4245429039001465, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.39993980526924133, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Other", "confidence": 0.3081953823566437, "IAB12": "News" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.2349511682987213, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/News/Health News", "confidence": 0.19201377034187317, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Government/Other", "confidence": 0.15772604942321777, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.10766316205263138, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.10679350048303604, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs