https://github.com/grokify/gorod
A helper library for Rod web automation.
https://github.com/grokify/gorod
Last synced: 3 months ago
JSON representation
A helper library for Rod web automation.
- Host: GitHub
- URL: https://github.com/grokify/gorod
- Owner: grokify
- License: mit
- Created: 2023-06-14T21:21:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T22:14:43.000Z (5 months ago)
- Last Synced: 2026-01-14T23:25:26.258Z (5 months ago)
- Language: Go
- Homepage:
- Size: 597 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoRod
[![Build Status][build-status-svg]][build-status-url]
[![Lint Status][lint-status-svg]][lint-status-url]
[![Go Report Card][goreport-svg]][goreport-url]
[![Docs][docs-godoc-svg]][docs-godoc-url]
[![License][license-svg]][license-url]
`gorod` is a package that provides helpers for the Rod ([`rod`](https://github.com/go-rod/rod)) web automation library.
[used-by-svg]: https://sourcegraph.com/github.com/grokify/gorod/-/badge.svg
[used-by-url]: https://sourcegraph.com/github.com/grokify/gorod?badge
[build-status-svg]: https://github.com/grokify/gorod/actions/workflows/ci.yaml/badge.svg?branch=main
[build-status-url]: https://github.com/grokify/gorod/actions/workflows/ci.yaml
[lint-status-svg]: https://github.com/grokify/gorod/actions/workflows/lint.yaml/badge.svg?branch=main
[lint-status-url]: https://github.com/grokify/gorod/actions/workflows/lint.yaml
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/gorod
[goreport-url]: https://goreportcard.com/report/github.com/grokify/gorod
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/gorod
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/gorod
[loc-svg]: https://tokei.rs/b1/github/grokify/gorod
[repo-url]: https://github.com/grokify/gorod
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/grokify/gorod/blob/master/LICENSE