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.
- Host: GitHub
- URL: https://github.com/micalevisk/ecampus-ufam-crawler
- Owner: micalevisk
- Archived: true
- Created: 2020-12-16T14:53:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T17:14:08.000Z (about 3 years ago)
- Last Synced: 2025-02-08T20:47:26.456Z (4 months ago)
- Topics: nodejs-cli, puppeteer, ufam, ufam-cli
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# ecampus-ufam-crawler
[](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=truenpm install
npm link
ecampus-ufam-crawler
```