Skip to content
forked from go-rod/rod

A fork of https://github.com/go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping.

License

Notifications You must be signed in to change notification settings

runZeroInc/go-rod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rod

This is a fork of @ysmood's https://github.com/go-rod/rod with the following changes:

  • Inline and vendoring of the ysmood's other packages.
  • Removal of leakless and automatic file drops (triggers anti-malware).
  • Replacement of panic-based error handling with error return parameters.
  • Switch to Chrome for Testing for most platforms, fallback to Puppeteer builds for Linux on ARM64.
  • Extended system search method and binary validation by running --version.
  • Support to run Chrome as a low-privileged user to avoid --no-sandbox issues as root on Linux/macOS.

Thank you very much to @ysmood and all go-rod contributors.

Your particular Go use case may be better handled by:

About

A fork of https://github.com/go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.8%
  • HTML 1.3%
  • Other 0.9%