Get this data via API

Classify faith-in-love.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://faith-in-love.org"}'
{ "domain": { "domain_url": "https://faith-in-love.org", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.6530787348747253, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.31427109241485596, "IAB-239": "Hobbies & Interests" }, { "name": "/Law & Government/Government/Other", "confidence": 0.14338573813438416, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.10533574968576433, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs