Other packages > Find by keyword >

selenider  

Concise, Lazy and Reliable Wrapper for 'chromote' and 'selenium'
View on CRAN: Click here


Download and install selenider package within the R console
Install from CRAN:
install.packages("selenider")

Install from Github:
library("remotes")
install_github("cran/selenider")

Install by package version:
library("remotes")
install_version("selenider", "0.4.1")



Attach the package and use:
library("selenider")
Maintained by
Ashby Thorpe
[Scholar Profile | Author Map]
First Published: 2023-10-01
Latest Update: 2024-01-27
Description:
A user-friendly wrapper for web automation, using either 'chromote' or 'selenium'. Provides a simple and consistent API to make web scraping and testing scripts easy to write and understand. Elements are lazy, and automatically wait for the website to be valid, resulting in reliable and reproducible code, with no visible impact on the experience of the programmer.
How to cite:
Ashby Thorpe (2023). selenider: Concise, Lazy and Reliable Wrapper for 'chromote' and 'selenium'. R package version 0.4.1, https://cran.r-project.org/web/packages/selenider. Accessed 30 Apr. 2025.
Previous versions and publish date:
0.1.2 (2023-10-01 18:30), 0.2.0 (2023-12-02 21:30), 0.3.0 (2024-01-27 16:20), 0.4.0 (2024-04-20 14:12)
Other packages that cited selenider R package
View selenider citation profile
Other R packages that selenider depends, imports, suggests or enhances
Complete documentation for selenider
Functions, R codes and Examples using the selenider R package
Some associated functions: as.list.selenider_elements . as_pretty_dt . back . chromote_options . close_session . create_chromote_session . current_url . elem_ancestors . elem_attr . elem_cache . elem_click . elem_css_property . elem_equal . elem_expect . elem_expect_all . elem_filter . elem_flatten . elem_hover . elem_name . elem_scroll_to . elem_select . elem_set_value . elem_size . elem_submit . elem_text . execute_js_fn . find_element . find_elements . get_actual_element . get_page_source . get_session . has_attr . has_css_property . has_length . has_name . has_text . is_enabled . is_present . is_visible . keys . minimal_selenider_session . open_url . print.selenider_element . read_html.selenider_session . reload . s . selenider-config . selenider-package . selenider_available . selenider_session . take_screenshot . 
Some associated R codes: aaa_env.R . actions.R . api.R . cache.R . children.R . conditions.R . docs.R . elem_filter.R . elem_flatten.R . empty_selenider_elements.R . equal.R . eval_conditions.R . expect.R . expect_all.R . find_actual_element.R . find_browser_and_version.R . find_element.R . find_elements.R . flatmap.R . format.R . get_actual_element.R . global_actions.R . import-standalone-obj-type.R . import-standalone-types-check.R . js.R . keys.R . lazy_list.R . minimal_selenider_session.R . pretty_dt.R . print.R . print_lazy.R . properties.R . retry_with_timeout.R . rvest.R . selector.R . selenider-package.R . selenium.R . session-options.R . session.R . testthat.R . utils-checks.R . utils-chromote.R . utils-errors.R . utils.R .  Full selenider package functions and examples
Downloads during the last 30 days
03/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for selenider01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

crimeutils  
A Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
A collection of functions that make it easier to understand crime (or other) data, and assist other ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
schrute  
The Entire Transcript from the Office in Tidy Format
The complete scripts from the American version of the Office television show in tibble format. Use ...
Download / Learn more Package Citations See dependency  
eyetrackingR  
Eye-Tracking Data Analysis
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency  
GRAPE  
Gene-Ranking Analysis of Pathway Expression
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency  
micEconAids  
Demand Analysis with the Almost Ideal Demand System (AIDS)
Functions and tools for analysing consumer demand with the Almost Ideal Demand System (AIDS) sugg ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA