Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 403 Bytes

Rod

Rod is a high-level driver for DevTools Protocol. It's widely used for web automation and scraping. Rod can automate most things in the browser that can be done manually:

  • Capture page screenshots
  • Scrape client-side rendered pages
  • Auto-fill forms
  • End-to-end testing
  • Hijack requests
  • And more

Next Chapter