Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 866 Bytes

File metadata and controls

27 lines (22 loc) · 866 Bytes

BotInfoCategory Enum

The type and purpose of the bot.

Values

Name Value Description
ADVERTISING_AND_MARKETING 'advertising_and_marketing'
AGGREGATOR 'aggregator'
AI_AGENT 'ai_agent'
AI_ASSISTANT 'ai_assistant'
AI_BROWSER 'ai_browser'
AI_CRAWLER 'ai_crawler'
AI_SEARCH 'ai_search'
BROWSER_AUTOMATION 'browser_automation'
ECOMMERCE 'ecommerce'
MONITORING_AND_ANALYTICS 'monitoring_and_analytics'
OTHER 'other'
SCRAPING 'scraping'
SECURITY 'security'
SEARCH_ENGINE_CRAWLER 'search_engine_crawler'
SEARCH_ENGINE_OPTIMIZATION 'search_engine_optimization'
UNKNOWN 'unknown'

[Back to Model list] [Back to API list] [Back to README]