Docs
documentação técnica
Documentation
Technical documentation for 9bot automated services and bot identification.
🤖 Bot Identification
9Bot uses the following user-agent format for all automated requests:
9Bot/1.0 (+https://9bot.com.br/en/9bot-docs)
| Property | Value |
|---|---|
| User-Agent | 9bot/1.0 |
| Info URL | https://9bot.com.br/en/9bot-docs |
| Contact | contato@9bot.com.br |
📋 Service Purpose
9bot is a WhatsApp group management and automation platform. Our automated services perform the following benign activities:
Group Management
- Automated moderation of WhatsApp groups
- Scheduled message delivery to authorized groups
- Member management and analytics
Dashboard Services
- Fetching group metadata and statistics
- Delivering scheduled announcements
- Processing authorized user commands
We do NOT perform any of the following:
- Web scraping or data harvesting
- Credential stuffing or security scanning
- DDoS attacks or network flooding
- Inventory scalping or price scraping
- Directory traversal or vulnerability scanning
🌐 Expected Behavior
Request Patterns
-
All requests include the
9bot/1.0user-agent - Requests are made only to authorized endpoints (WhatsApp Web API)
- Rate limiting is implemented to prevent excessive requests
- Retry logic includes exponential backoff
Traffic Characteristics
| Metric | Typical Value |
|---|---|
| Request Rate | 1-10 requests/minute per instance |
| Timeout | 30 seconds |
| Retry Attempts | 3 maximum with exponential backoff |
🤝 Crawling Etiquette
While 9bot primarily interacts with WhatsApp services and does not crawl websites, we follow these practices when making any HTTP requests:
- robots.txt: We respect robots.txt directives when accessing any web resources
- Rate Limiting: We implement request throttling to prevent server overload
- Consent: We only access resources with explicit user authorization
- Crawl-Delay: We respect crawl-delay directives when specified
- No Sensitive Paths: We do not attempt to access admin, login, or sensitive directories
📞 Contact Information
For questions about 9bot automated services or to report issues:
| Channel | Contact |
|---|---|
| suporte@9bot.com.br | |
| Website | https://9bot.com.br |
📅 Version History
| Version | Date | Changes |
|---|---|---|
| 1.0 | February 2026 | Initial documentation release |