zakjanzi / lira-rate-scraper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. Automated through a Lambda function and scheduled to run every hour with CloudWatch.

Docker repo and image can be found here .

About

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


Languages

Language:Python 77.0%Language:Dockerfile 23.0%