Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megave/puppeteer-scripts
A few browser scripts made using puppeteer library in NodeJS
https://github.com/megave/puppeteer-scripts
browser-automation nodejs puppeteer
Last synced: about 1 month ago
JSON representation
A few browser scripts made using puppeteer library in NodeJS
- Host: GitHub
- URL: https://github.com/megave/puppeteer-scripts
- Owner: megaVE
- License: mit
- Created: 2024-08-16T23:46:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T13:13:14.000Z (3 months ago)
- Last Synced: 2024-10-10T20:01:33.584Z (about 1 month ago)
- Topics: browser-automation, nodejs, puppeteer
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# puppeteer-scripts
A few browser scripts made using puppeteer library in NodeJS## Installing (Instalação)
Requirements:
(Requisitos:)- Node JS
- NPMInside the root folder, enter the command:
(Dentro da pasta raiz, digite o comando:)#### npm install
to install the required dependencies via NPM
(para instalar as dependências necessárias pelo NPM)## Scripts
### npm run reserver
Personal script to reserve meals at UNIFAL's College Restaurant
(Script pessoal para reservar refeições no Restaurante Universitário da UNIFAL)#### Variáveis de Ambiente (Environment Variables)
- USUARIO (user)
- SENHA (password)