zackiles/cdp-proxy-interceptor
Transparent man-in-the-middle (MitM) proxy for the Chrome DevTools Protocol (CDP). Intercept, modify, inject, and filter messages and events between a CDP-enabled browser and any clients interacting with it such as Playwright or Puppeteer.
This tool acts as an intermediary for browser automation scripts (like those using Playwright or Puppeteer) to interact with a Chrome/Chromium browser. It allows you to inspect, change, or create messages that pass between your automation script and the browser. This is ideal for developers who build and maintain browser automation workflows and need fine-grained control over browser behavior.
No commits in the last 6 months.
Use this if you need to precisely control the communication between your browser automation script and the browser, for example, to modify requests, inject data, or debug interactions.
Not ideal if you're looking for a simple browser automation library and don't require deep, low-level manipulation of the browser's internal protocol.
Stars
21
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Feb 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/zackiles/cdp-proxy-interceptor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
seleniumbase/SeleniumBase
APIs for browser automation, testing, and bypassing bot-detection.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers....
intoli/user-agents
A JavaScript library for generating random user agents with data that's updated daily.
apify/crawlee
Crawlee—A web scraping and browser automation library for Node.js to build reliable crawlers. In...
Kaliiiiiiiiii-Vinyzu/patchright
Undetected version of the Playwright testing and automation library.