Skip to content
#

web-automation

Browser automation controls a web browser through code to perform tasks a person would otherwise do by hand: navigating, clicking, filling forms, and reading the resulting pages. It underpins end-to-end testing, web scraping, and agent-driven browsing.

The field spans browser-level protocols such as the Chrome DevTools Protocol and WebDriver, higher-level libraries such as Puppeteer and Playwright, and purpose-built headless engines exposed over HTTP or MCP.

Here are 198 public repositories matching this topic...

WhatsApp-AI-AppRoute is a smart automation bot that connects WhatsApp with AI models via OpenRouter. It delivers intelligent, context-aware responses using dynamic model selection (GPT-4 Turbo or GPT-4o-mini), conversation memory, caching, and rate limiting. Ideal for AI-powered messaging automation.

  • Updated Aug 18, 2025
  • JavaScript