Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.44 KB

File metadata and controls

34 lines (20 loc) · 1.44 KB

AIBrowser Core Features

Context

  • BrowserContext - Create new or reuse existing browser contexts to speed up web page navigation and reduce anti-bot friction

Extension

  • Extension Management - Upload, manage, and synchronize browser extensions with your browser sessions for automated testing and web scraping

Fingerprint

  • Browser Fingerprint - Using browser fingerprinting to make the browser harder to detect by the anti-bot system

IPProxy

  • Browser Proxy - Configure proxy servers to route browser traffic for IP rotation and geographical distribution

Captcha Resolving

  • CAPTCHA Resolution - Automatically resolve slider-type CAPTCHA challenges to ensure uninterrupted automation workflows

Call For User

  • Call For User - Handle scenarios that require human intervention when the browser encounters user information requests or unsolvable problems

📚 Related Guides

🆘 Getting Help