Discover and explore top open-source AI tools and projects—updated daily.
saifyxproSelf-hosted browser automation for undetected scraping and AI workflows
Top 23.4% on SourcePulse
Summary
HeadlessX is a self-hosted, open-source browser automation platform designed for scalable and private web scraping and search workflows. It targets developers and power users needing robust data extraction capabilities with a focus on avoiding detection. The platform offers a significant benefit through its use of Camoufox, a Firefox-based engine, promising high undetectability rates, coupled with a comprehensive feature set for managing complex scraping tasks.
How It Works
The core architecture is built on Node.js and Next.js, employing a queue-backed workflow system powered by Redis for asynchronous job processing. A key differentiator is its integration with Camoufox, a custom Firefox engine engineered for anti-detection, ensuring minimal footprint during scraping operations. HeadlessX provides a user-friendly web dashboard for configuration and monitoring, a secure API for programmatic control, and a remote MCP endpoint for external integration, facilitating seamless automation pipelines.
Quick Start & Requirements
pnpm install, and run with pnpm dev. Docker Compose (infra/docker/docker-compose.yml) is also supported for a full stack setup.yt-engine), Go (for HTML-to-Markdown sidecar).Highlighted Details
Maintenance & Community
No specific details regarding maintainers, sponsorships, or community channels (e.g., Discord, Slack) are present in the provided README.
Licensing & Compatibility
Licensed under the MIT license, which is generally permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
Queue-backed features are degraded if Redis is not configured. Several advanced scrapers and the next-generation headfox browser engine are still in the "Planned" development stage. The yt-engine and HTML-to-Markdown services require separate Python and Go runtimes, respectively.
1 day ago
Inactive
vercel-labs
kortix-ai