Get this data via API

Classify foreverhome.love — 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://foreverhome.love"}'
{ "domain": { "domain_url": "https://foreverhome.love", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.813067615032196, "IAB-422": "Pets" }, { "name": "/Arts & Entertainment/Movies/Documentary Films", "confidence": 0.4150618314743042, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Other", "confidence": 0.1181488111615181, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs