Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
R Web Scraping Quick Start Guide

You're reading from   R Web Scraping Quick Start Guide Techniques and tools to crawl and scrape data from websites

Arrow left icon
Product type Paperback
Published in Oct 2018
Publisher Packt
ISBN-13 9781789138733
Length 114 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Author (1):
Arrow left icon
Olgun Aydin Olgun Aydin
Author Profile Icon Olgun Aydin
Olgun Aydin
Arrow right icon
View More author details
Toc

RSelenium

RSelenium is designed to make it easy to connect to a Selenium server or a remote Selenium server. RSelenium allows connection from the R environment to the Selenium Webdriver API. Selenium is a project that focuses on automating web browsers.

Selenium Server is an independent java program that allows you to run HTML test suites in different browsers.

If you want to navigate your website using a browser on the same machine that RSelenium is running on, you need to run Selenium Server on that machine.

RSelenium is one of the most useful poles of R. With just a few lines of code, you can automate web pages and create scraping systems. This is useful for testing web applications as well as for collecting data from multiple web pages.

If you are not familiar with this R library, it will be useful to read the guide created for beginners.

RSelenium is an R library that allows...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime