awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Browser Interaction Primitives · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBrowser Interaction Primitives

Low-level capabilities for simulating user input, navigation, and document manipulation within a browser page.

Explore 2 awesome GitHub repositories matching web development · Browser Interaction Primitives. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Automation and Scraping
  4. Browser Interaction Primitives

Awesome Browser Interaction Primitives GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • firecrawl/firecrawl

    firecrawl/firecrawl

    84,034GitHubView on GitHub↗

    Firecrawl is a web data extraction platform designed to convert unstructured web content into clean, LLM-ready formats like markdown or JSON. It functions as an autonomous web crawler and scraper, capable of mapping entire domains, performing recursive navigation, and executing complex data gathering tasks. By leveragi

    TypeScriptaiai-agentsai-crawler
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    TypeScriptautomationchromechromium

Explore sub-tags

  • Browser Interaction ActionsFunctional primitives used to perform specific interactive operations within a web browser.
  • Browser NavigationMechanisms for directing a browser to specific web addresses and managing page load events.
  • Element Scrolling UtilitiesTools that programmatically scroll specific web page elements into view to facilitate automated interactions or visibility.
  • File Upload UtilitiesUtilities for automating the selection and uploading of single or multiple files into web input elements.
  • Frame InteractionsMechanisms for identifying and performing automated actions within nested frame structures on a web page.
  • Keyboard Input SimulationsFunctions that simulate real user typing by inputting characters into web fields during automated browser sessions.