An open API service indexing awesome lists of open source software.

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.

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