Skip to content

LordMendes/fii-web-scrapper

Repository files navigation

Fii Web Scrapper

NodeJS Express.js

This app is an web scrapper made to retrieve fii data from selected web sites.

Running

Clone this repository

git clone [email protected]:LordMendes/fii-web-scrapper.git
cd fii-web-scrapper

After enter the project run

yarn

to install project's dependencies, then you can run

yarn start

to start the project.

Testing

To run the tests:

yarn test

Routes

Method Route
GET /fii/:FIICODE
GET /fii/data/:FIICODE

Tecnologies

For this project I used:

  • NodeJs
  • Express.JS
  • Cheerio

About

An web scrapper to retrieve fii's information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages