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

7 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 predefined threshold I set.

Motivation:I found myself consistently checking my bank's website for exchange rates whenever I receive my stipend (in a different currency.) I sometimes visit the website more than a normal person should and other times I completely forget to monitor the rates. To save me my precious time and a lot of inconvenience, I thought of automating this process as I have the requisite skills. This led to the development of this program.


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