Skip to content

Repository files navigation

currency-scrapper

Small currency scrapper RESTful API built on top of node, scrapping Egyptian banks to obtain current currency rates.

System Requirements

  1. Node v4.3.2 or higher installed.
  2. docker installed.

To Run

  1. Clone repository locally
  2. From directory run docker build -t currency-scrapper .
  3. From directory run docker run -p {PORT}:8080 -t currency-scrapper

Endpoints

To debug with default node built-in inspector

node --inspect --debug-brk app.js

About

Small currency scrapper built on top of node, scrapping Egyptian banks to obtain current currency rates

Resources

Stars

4 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages