Category
Global Rank
#571,848
Reviews
No reviews yet — be the first to review backgroundcheck.run.
Get this data via API
Classify backgroundcheck.run — 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://backgroundcheck.run"}'
{
"domain": {
"domain_url": "https://backgroundcheck.run",
"categories": [
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.91,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Internet & Telecom",
"confidence": 0.8,
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.