In this video tutorial, you will learn how to write standard web scraping commands in R using rvest, filter timely data based on time diffs, analyze or summarize key information in the text, and send an email alert of the results of your analysis.
Packages used:
rvest - for downloading website data
lubridate - for cleaning, converting date-time data
stringr - for cleaning text in r
LSAfun - for ranking/summarizing the text
Part 2:
https://tutorials.datasciencedojo.com...
Recommended for medium-level R users.
See our Introduction to R to get up-to-speed with basic R commands:
https://tutorials.datasciencedojo.com...
The R full script for this video tutorial can be accessed here:
https://code.datasciencedojo.com/data...
Link to Website used:
https://www.marketwatch.com/story/bit...
--
Learn more about Data Science Dojo here:
https://datasciencedojo.com/data-scie...
Watch the latest video tutorials here:
https://tutorials.datasciencedojo.com/
See what our past attendees are saying here:
https://datasciencedojo.com/bootcamp/...
--
Like Us: / datasciencedojo
Follow Us: / datasciencedojo
Connect with Us: / data-science-dojo
Also find us on:
Google +: https://plus.google.com/+Datasciencedojo
Instagram: / data_science_dojo
Vimeo: https://vimeo.com/datasciencedojo
#rvest #rprogramming #datascience