awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesElement-Bound Scripts

Executes JavaScript within the specific context of a DOM element.

Distinct from Script Context Injections: Distinct from Script Context Injections: specifically binds the execution context to a 'this' reference of a DOM element.

Explore 1 awesome GitHub repository matching web development · Element-Bound Scripts. Refine with filters or upvote what's useful.

Awesome Element-Bound Scripts GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • autoscrape-labs/pydollAvatar de autoscrape-labs

    autoscrape-labs/pydoll

    6,919Ver en GitHub↗

    pydoll is a Chrome DevTools Protocol automation library and headless browser controller used for web data extraction and parallel browser automation. It controls Chromium-based browsers via direct WebSocket connections, allowing it to manage isolated browser contexts and tabs while bypassing the overhead and detection associated with WebDriver. The project features an anti-bot evasion framework that mimics natural human behavior, including mouse movements generated via Bezier curves and variable typing patterns. It provides specialized stealth capabilities to bypass behavioral analysis and au

    Executes custom JavaScript where the script references the target element as the execution context.

    Pythonanti-detectionautomationbrowser-automation
    Ver en GitHub↗6,919
  1. Home
  2. Web Development
  3. Script Context Injections
  4. Element-Bound Scripts