3 Repos
Extracting data from websites that require authentication via session cookies.
Distinct from Browser-Based Data Extraction: Focuses on accessing restricted content via session import rather than adversarial device metadata extraction
Explore 3 awesome GitHub repositories matching security & cryptography · Authenticated Web Data Extraction. Refine with filters or upvote what's useful.
AutoAgent is a multi-agent orchestrator and natural language workflow builder designed to connect multiple large language models with external API tools. It provides a framework for designing multi-step agent interactions and reasoning processes using plain text instead of manual code. The platform functions as a tool integration gateway, linking agents to third-party platforms and authenticated browser sessions. It enables the execution of complex analytical tasks and deep research by distributing work across collaborative agent frameworks and importing browser cookies to access restricted w
Uses authenticated browser sessions to allow agents to process information from restricted websites.
Dieses Projekt ist ein Web-Scraping-Authentifizierungstool, das darauf ausgelegt ist, Login-Simulationen zu automatisieren und Authentifizierungssperren zu umgehen. Es bietet Dienstprogramme für die programmatische Navigation durch Login-Masken, um Zugriff auf geschützte Webinhalte und eingeschränkte Daten zu erhalten. Die Software ermöglicht insbesondere den Sitzungsaufbau durch QR-Code-Authentifizierung, sodass Nutzer einen Code mit einem Mobilgerät scannen können, um Authentifizierungs-Cookies zu erfassen und zu speichern. Diese erfassten Sitzungen werden verwendet, um die Persistenz für zukünftige automatisierte Anfragen aufrechtzuerhalten. Das Tool deckt breitere Funktionen der browserbasierten Automatisierung ab, einschließlich Headless-Navigation, Interaktion mit DOM-Elementen und die Verwaltung von Sitzungs-Cookies, um die programmatische Datenextraktion zu erleichtern.
Extracts data from websites that require authentication by capturing and managing session cookies.
bb-browser is an authenticated web scraper and browser automation CLI that also functions as an MCP server for AI coding tools. It treats the browser as a programmable runtime environment, enabling AI agents to control a live Chrome instance through a standard protocol while leveraging existing login sessions for authenticated actions. The project distinguishes itself through a dual CLI and MCP interface, allowing both direct command-line control and AI-driven browser manipulation. It includes a parallel multi-platform query engine that executes simultaneous searches across multiple websites,
Executes pre-built commands across 36 platforms to search and extract data using the browser's authenticated session.