Skip to content

ihoverlord/dx-currency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dx-currency

Practice project on web scraping using Cheerio and Puppeteer on Nodejs platform.

API provides exchanges rates of 53 currencies scraped from x-rates.com.

Demo

Setup on your local server

git clone https://github.com/thebiryaniboy/dx-currency.git "YOUR_PROJECT_NAME"

When the cloning is done

npm install

This will install the required npm modules. This might take some time depending on your internet connection. Puppeteer module used in the project is big in size.

start the server

npm start

This is an educational project only. Data not for Personal or Commercial use.

About

An API with Scrapped Data of 53 exchange rates against USD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published