Skip to content

A Lambda function that scrapes the value of USD/LBP and stores it in a DB.

Notifications You must be signed in to change notification settings

zakjanzi/lira-rate-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBP/USD Scraper

A python script that scrapes the value of the Dollar against the LBP at the shadow market rate, then stores the values in a mongoDB cluster. I automated the task using a Lambda function and scheduled it to run every hour with CloudWatch.

Docker repo and image can be found here .

Test it

You can test it by invoking the function on my website. Click the "Send Request" button to run the function and retrieve the current price of the USD-LBP pair.

About

A Lambda function that scrapes the value of USD/LBP and stores it in a DB.

Topics

Resources

Stars

Watchers

Forks