Skip to content

n3xus/Mongolbank-Scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mongolbank Scrape

Mongol Bank Exchange Rate Scraping tool

Utilized scrapy to scrape Mongol Bank Daily Rate

Output would be

  • date: Date of Exchange Rate
  • from_currency: Static string 'MNT'
  • to_currency: Currency code
  • amount: Exchange Rate

To run the command:

scrapy crawl DailyRate -o output.json

About

Mongol Bank Exchange Rate Scraping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages