https://github.com/eduardosbcabral/crawler-desafio-3-behind-the-code
https://github.com/eduardosbcabral/crawler-desafio-3-behind-the-code
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduardosbcabral/crawler-desafio-3-behind-the-code
- Owner: eduardosbcabral
- Created: 2020-08-22T21:39:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T21:49:39.000Z (over 4 years ago)
- Last Synced: 2025-01-13T10:30:17.108Z (4 months ago)
- Language: JavaScript
- Size: 65.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crawler | Desafio 3 - Maratona Behind the Code 2020
### Requisitos
- Nodejs### Instruções
```sh
$ git clone https://github.com/eduardosbcabral/crawler-desafio-3-behind-the-code.git
$ cd crawler-desafio-3-behind-the-code
$ npm install
$ node index.js
```
- Os arquivos serão baixados para a pasta arquivos na pasta root do projeto