Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.9 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.9 KB

💰 Crypto Scraper 💰

This is a simple scraper made entirely on Javascript to get the prices of the top 10 crypto coins listed on CoinMarketCap

For this project I used Node.js and the following libraries:

  • Axios
  • Express
  • Cheerio

💻 How to run it?

Just copy the content of the repository in a folder in your computer, open a terminal at that folder and run

node index.js

:atom: After that just open your browser, go to "http://localhost:3000/api/price-feed" and you will see the information in a JSON format, ready to be picked up by any front end interface 🎩

Connect with me:

martin_codes86 martin-iglesias86

Stay awesome!