3 repository-uri
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.
Acest proiect este un instrument de web scraping conceput pentru a automatiza simulările de autentificare și a ocoli barierele de login. Oferă utilitare pentru navigarea programatică prin ecranele de autentificare, pentru a obține acces la conținut web protejat și date restricționate. Software-ul permite în mod specific stabilirea sesiunilor prin autentificare cu cod QR, permițând utilizatorilor să scaneze un cod cu un dispozitiv mobil pentru a captura și salva cookie-uri de autentificare. Aceste sesiuni capturate sunt utilizate pentru a menține persistența pentru cereri automate viitoare. Instrumentul acoperă capabilități mai largi în automatizarea bazată pe browser, inclusiv navigarea headless, interacțiunea cu elementele DOM și gestionarea cookie-urilor de sesiune pentru a facilita extracția programatică a datelor.
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.