UNPKG

@muryllo/querobolsa-api

Version:

WebScrap API of site QueroBolsa to fetch information about university courses.

26 lines (17 loc) 1.03 kB
<h1 align="center">QueroBolsa API</h1> <p align="center">This repository was created to host the source-code of WebScrap API of site QueroBolsa to fetch information about university courses.</p> <p align="center"> <img src="https://badgen.net/badge/license/MIT/green"/> <img src="https://badgen.net/badge/webscrap%20library/Cheerio/blue?icon=label"/> <img src="https://badgen.net/badge/author/MurylloEx/yellow?icon=label"/> </p> In order to use this library, you will need Node.js (version 12.2.0 ou higher), and Windows or Linux Operation System. ## Metadata Muryllo Pimenta de Oliveira – muryllo.pimenta@upe.br<br> Distribuído sobre a licença MIT. Veja ``LICENSE`` para mais informações. ## Contributing 1. Fork it (<https://github.com/React-Native-Group/QueroBolsa-API/fork>) 2. Create your feature branch (`git checkout -b feature/fooBar`) 3. Commit your changes (`git commit -am 'Add some fooBar'`) 4. Push to the branch (`git push origin feature/fooBar`) 5. Create a new Pull Request