Skip to content

A web scraping program to scrape for exchange rates and notify user via email when the rates reach a specified threshold

Notifications You must be signed in to change notification settings

Asimeng/webscraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webscraping

This program scrapes and monitors the forex exchange rates website of my bank (FNB) and sends me an email when the Rand to Euro rate reaches a certain threshold

Motivation:I found myself consistently checking my bank's exchange rate website when I receive my stipend (which is in euros.) Sometimes, I check more than a normal person should while other times, I completely forget to monitor the rates. Having a program to do monitor the rates and prompt me when the rates are good, I thought will save me a lot of time and some inconvenience.


Implementation: The program is written in R. The Rselenium and rvest packages were used for web scraping components and the gmailr package was used to send emails

About

A web scraping program to scrape for exchange rates and notify user via email when the rates reach a specified threshold

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages