Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.9% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 1.8% forks on proxy.golang.org

proxy.golang.org : github.com/ysmood/rod

Open github, search for "git" The launcher lib comes with a lot of default switches (flags) to launch browser, this example shows how to add or delete switches. Useful when you want to customize the element query retry logic Rod provides a lot of debug options, you can use set methods to enable them or use environment variables list at "lib/defaults". Useful when rod doesn't have the function you want, you can call the cdp interface directly easily. Shows how to subscribe events. Request interception example to modify request or response. Such as you logged in your github account and you want to reuse the login session, you may want to launch the browser like this example. If a button is moving too fast, you cannot click it as a human, to perfectly simulate human inputs the click trigger by Rod are based on mouse point location, so usually you need wait a button is stable before you can click it. Some page interaction finishes after some network requests, WaitRequestIdle is designed for it.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ysmood/rod
Keywords: automation, cdp, chrome-devtools, chrome-devtools-protocol, chrome-headless, crawling, devtools, devtools-protocol, go, golang, gorod, headless, rod, scraper, testing, web, web-scraping
License: MIT
Latest release: 7 months ago
First release: over 4 years ago
Namespace: github.com/ysmood
Dependent packages: 2
Dependent repositories: 1
Stars: 3,524 on GitHub
Forks: 258 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/ysmood, https://git.io/JskPp, https://git.io/JsTXT
Last synced: 13 days ago

    Loading...
    Readme
    Loading...