Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Version History
Version 1
Current »
The Infoblox Web Category Dossier worker provides categorization for a given indicator.
{ "results": [ { "description": string, "id": string, "name": string }, ]
} |
Given “op.gg” is used as an indicator, Infoblox Web Category returns the following:
{ "results": [ { "description": "Covers cheat codes, tips, tricks and information on roleplaying games (RPG). Can be combined with any other Hobbies and Interests categories. Examples are MMORPG, live action RPG, multi-user Dungeon etc.", "id": "10260", "name": "Roleplaying Games" }, { "description": "Web sites that provide guide, cheats, tricks, walkthroughs and other related fields of video and computer games. Can be paired with a specific Sports category Relating to Sports Fantasy Games. If gambling with money, pair it with Gambling category. Can be combined with any other Hobbies and Interests categories. Examples are arcade game, video games, nintendo etc.", "id": "10266", "name": "Video and Computer Games" }, ]
} |