|
||
---|---|---|
.bundle | ||
bin | ||
lib | ||
src/pi | ||
.gitignore | ||
.rubocop.yml | ||
Gemfile | ||
Gemfile.lock | ||
README.md | ||
credentials.example.rb |
README.md
Scraping cobranza
Instalación
En un sistema GNU/Linux.
- Instala firefox.
- Ejecuta
bundle install
. - Copia el archivo
credentials.example.rb
acredentials.rb
y editalo con credenciales válidas.
Uso
[ANTI_CAPTCHA_API_KEY=X] bundle exec bin/pi-scraper <boletas|gastos_comunes>
La extracción de datos de Edipro requiere la variable de entorno [ANTI_CAPTCHA_API_KEY=X]
.
Ayuda
bundle exec bin/pi-scraper help