Package: chromote 0.5.1.9000

Garrick Aden-Buie

chromote: Headless Chrome Web Browser Interface

An implementation of the 'Chrome DevTools Protocol', for controlling a headless Chrome web browser.

Authors:Garrick Aden-Buie [aut, cre], Winston Chang [aut], Barret Schloerke [aut], Posit Software, PBC [cph, fnd]

chromote_0.5.1.9000.tar.gz
chromote_0.5.1.9000.zip(r-4.7)chromote_0.5.1.9000.zip(r-4.6)chromote_0.5.1.9000.zip(r-4.5)
chromote_0.5.1.9000.tgz(r-4.6-any)chromote_0.5.1.9000.tgz(r-4.5-any)
chromote_0.5.1.9000.tar.gz(r-4.7-any)chromote_0.5.1.9000.tar.gz(r-4.6-any)
chromote_0.5.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
chromote/json (API)

# Install 'chromote' in R:
install.packages('chromote', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rstudio/chromote/issues

Pkgdown/docs site:https://rstudio.github.io

On CRAN:

Conda:

13.63 score 179 stars 41 packages 439 scripts 57k downloads 32 exports 19 dependencies

Last updated from:13a789a2c2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK155
source / vignettesOK202
linux-release-x86_64OK147
macos-release-arm64OK134
macos-oldrel-arm64OK106
windows-develOK117
windows-releaseOK145
windows-oldrelOK120
wasm-releaseOK175

Exports:%...!%%...>%%...T!%%...T>%%>%%T>%BrowsercatchChromechrome_versions_addchrome_versions_listchrome_versions_pathchrome_versions_path_cachechrome_versions_removeChromeRemoteChromotechromote_infoChromoteSessiondefault_chrome_argsdefault_chromote_objectfinallyfind_chromeget_chrome_argshas_default_chromote_objectlocal_chrome_versionlocal_chromote_chromepromiseset_chrome_argsset_default_chromote_objectthenwith_chrome_versionwith_chromote_chrome

Dependencies:AsioHeadersclicpp11curlfastmapjsonlitelaterlifecyclemagrittrotelprocessxpromisespsR6Rcpprlangwebsocketwithrzip

Choosing which Chrome-based browser to use
Use any version of Chrome or chrome-headless-shell with chromote | Using a Chrome-based browser that you installed

Last update: 2025-03-26
Started: 2025-03-13

Chrome on remote hosts

Last update: 2025-03-26
Started: 2025-03-13

Commands and events
Commands and Events | Automatic Events

Last update: 2025-03-26
Started: 2025-03-13

Extracting text from a web page
Using JavaScript | Synchronous version | Asynchronous version | Using Chrome DevTools Protocol commands

Last update: 2025-03-26
Started: 2025-03-13

Loading a page reliably

Last update: 2025-03-26
Started: 2025-03-13

Setting custom headers

Last update: 2025-03-26
Started: 2025-03-13

Setting custom user agent
Synchronous version | Asynchronous version

Last update: 2025-03-26
Started: 2025-03-13

Synchronous vs. asynchronous usage
Why use async? | Async commands | Turning asynchronous code into synchronous code | Async events

Last update: 2025-03-26
Started: 2025-03-13

Taking a screenshot of a web page
Setting width and height of the viewport (window) | Taking a screenshot of a web page after interacting with it | Taking screenshots of web pages in parallel

Last update: 2025-03-26
Started: 2025-03-13

Websites that require authentication
Method 1: Manually interact with the page | Method 2: Capture and re-use cookies

Last update: 2025-03-26
Started: 2025-03-13

Using chromote in CRAN tests

Last update: 2025-03-21
Started: 2025-03-21

chromote
Creating new tabs and managing the process | Commands and Events | The Chromote object model | Debugging | Resource cleanup and garbage collection

Last update: 2025-03-18
Started: 2025-03-13

Attaching to existing tabs

Last update: 2025-03-13
Started: 2025-03-13

Readme and manuals

Help Manual

Help pageTopics
Browser base classBrowser
Local Chrome processChrome
Chrome versions cache helperschrome_versions chrome_versions_add chrome_versions_path chrome_versions_path_cache chrome_versions_remove
List installed or available Chrome binary versionschrome_versions_list
Remote Chrome processChromeRemote
Chromote classChromote
Show information about the chromote package and Chrome browserchromote_info
chromote Optionschromote-options
ChromoteSession classChromoteSession
Default Chrome argumentsdefault_chrome_args get_chrome_args set_chrome_args
Default Chromote objectdefault_chromote_object has_default_chromote_object set_default_chromote_object
Find path to Chrome or Chromium browserfind_chrome
Use a specific version of Chrome or related binarieslocal_chrome_version local_chromote_chrome with_chrome_version with_chromote_chrome