selenider - Concise, Lazy and Reliable Wrapper for 'chromote' and 'selenium'
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.
Last updated 1 months ago
web-scraping
7.21 score 39 stars 23 scripts 921 downloads![](https://github.com/ashbythorpe/nestedmodels/raw/HEAD/man/figures/logo.png)
nestedmodels - Tidy Modelling for Nested Data
A modelling framework for nested data using the 'tidymodels' ecosystem. Specify how to nest data using the 'recipes' package, create testing and training splits using 'rsample', and fit models to this data using the 'parsnip' and 'workflows' packages. Allows any model to be fit to nested data.
Last updated 1 years ago
5.53 score 12 stars 14 scripts 449 downloadsselenium - Low-Level Browser Automation Interface
An implementation of 'W3C WebDriver 2.0' (<https://w3c.github.io/webdriver/>), allowing interaction with a 'Selenium Server' (<https://www.selenium.dev/documentation/grid/>) instance from 'R'. Allows a web browser to be automated from 'R'.
Last updated 2 months ago
5.08 score 19 stars 18 scripts 410 downloads