An open API service indexing awesome lists of open source software.

https://github.com/micalevisk/ecampus-ufam-crawler

🚧 Command Line Interface (CLI) tool that automates common tasks for https://ecampus.ufam.edu.br users.
https://github.com/micalevisk/ecampus-ufam-crawler

nodejs-cli puppeteer ufam ufam-cli

Last synced: 2 months ago
JSON representation

🚧 Command Line Interface (CLI) tool that automates common tasks for https://ecampus.ufam.edu.br users.

Awesome Lists containing this project

README

        

# ecampus-ufam-crawler

[![asciicast demo](https://asciinema.org/a/xFZuCOkYMY3YvBoIIqgLhov6M.svg)](https://asciinema.org/a/xFZuCOkYMY3YvBoIIqgLhov6M)

```bash
# optional
cp .env.example .env

# If you want to see what's going on behind the scenes
export DEBUG=true

npm install
npm link
ecampus-ufam-crawler
```