Getting Started with Puppeteer Mode
FireKey supports launching browsers in Puppeteer mode through its Local API. When a browser is launched this way, you get full programmatic control over the page — including navigation, form filling, clicking, and screenshot capture — all while using your configured fingerprint and proxy settings.
Common Automation Scenarios
Popular automation use cases include automated account warm-up, data collection, form submission, and periodic health checks. FireKey's Puppeteer integration handles all the anti-detect details automatically, so your automation scripts interact with websites just like a real user would.
Local API Integration
The FireKey Local API provides RESTful endpoints for browser management, profile operations, and group management. You can start and stop browsers, list active profiles, and manage your entire workflow through HTTP requests from any programming language.
Automate with Confidence
Combining FireKey's anti-detect technology with Puppeteer automation gives you a powerful toolkit for managing browser workflows at scale. Start with simple scripts and gradually build more complex automation as you become comfortable with the API.