Skip to content

go-rod/go-rod.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4710f51 · Jul 22, 2024
Jul 22, 2024
Jun 10, 2023
Mar 25, 2021
May 15, 2023
Dec 5, 2023
Jul 22, 2024
Jun 10, 2023
Jun 28, 2022
Nov 23, 2022
May 15, 2023
Jul 22, 2024
May 15, 2023
Nov 13, 2020
Nov 13, 2020
Oct 6, 2023
Jun 10, 2023
Jul 13, 2023
May 29, 2021
Jun 28, 2022
Mar 25, 2021
May 15, 2023
Apr 7, 2022
Jul 22, 2024
Jun 28, 2022
Jun 10, 2023
Jun 10, 2023
Aug 31, 2023
May 15, 2023
May 15, 2023
May 15, 2023
Jul 22, 2024
May 15, 2023
Nov 13, 2020
Jul 22, 2024
Jul 22, 2024
Apr 7, 2021
Mar 22, 2022
Jun 10, 2023
May 15, 2023
Aug 18, 2023
May 15, 2023
Mar 25, 2021
Feb 23, 2021
May 15, 2023

Repository files navigation

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

Here are some popular projects that are using Rod: link

To contribute doc, check here.