rOpenSci | Using RSelenium to scrape a paginated HTML table
Reported on: Apr 12, 2021

Using RSelenium to scrape a paginated HTML table

English • By Guillaume Pressiat • Featuring: RSelenium

rOpenSci package or resource used*

RSelenium

What did you do?

This example explains how emulate clicks can be done to navigate from elements to others in the HTML page, and a more focus point on moving from page to page in a paginated table.

URL or code snippet for your use case*

Blog post here