2 repos
Automated browser engines used for rendering web pages and executing scripts without a visible interface.
Distinguishing note: No existing candidates; focuses on headless rendering for scraping.
Explore 2 awesome GitHub repositories matching web development · Headless Browsers. Refine with filters or upvote what's useful.
Hitomi-Downloader is a desktop media downloader designed to retrieve images, videos, and audio files from various web sources. It functions as a cross-platform graphical application that provides a unified interface for archiving digital content to local storage for offline viewing. The application distinguishes itself through its ability to handle large-scale batch downloading and complex web resource extraction. It utilizes a headless browser engine to render dynamic pages and bypass anti-scraping protections, while an asynchronous task queue manages concurrent file transfers to maintain ef
Renders dynamic web pages and executes JavaScript to bypass anti-scraping protections.
This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl
Operates a full-featured web browser without a graphical user interface for high-speed testing and data extraction.