Category
Global Rank
#8,629
Tech Stack (7 technologies)
Reviews
No reviews yet — be the first to review p-world.co.jp.
Get this data via API
Classify p-world.co.jp — 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://p-world.co.jp"}'
{
"domain": {
"domain_url": "https://p-world.co.jp",
"categories": [
{
"name": "/Arts & Entertainment/Other",
"confidence": 0.8,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Games/Other",
"confidence": 0.7,
"IAB9": "Hobbies & Interests",
"IAB-269-239": "Hobbies & Interests - Games and Puzzles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.