Skip to content

Un simple bot con python y selenium para automatizar tareas en una pagina web

Notifications You must be signed in to change notification settings

mavverick/prenotami-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prenotami-bot

(Outdated - Desactualizado)

🤖 Selenium web browser bot with python to automate tasks in a site 🤖

✅ 7 seconds to complete all the form

Instructions

git clone https://github.com/pontiggia/prenotami-bot.git

cd prenotami-bot

python consolare_cordoba.py

Requirements

selenium
google chrome driver

Users_info

Fill all the info to complete the inputs

{
  "cliente numero": ,
  "email": "",
  "password": "",
  "address": "",
  "nombre_completo_conyuge": "", 
  "hijosMenores": "",
  "estatura": "",
  "color_de_ojos": "",
  "nombre_completo_hijo": "", 
  "estadoCivil": "", 
  "pasaporteItaliano": "", 
  "hijosNumero": "",
  "mensaje": ""
}

Options

[1] Pasaporte
[2] Legalizacion
[3] Servicios consulares
[4] Ciudadania

Screenshot (PoC)

image

About

Un simple bot con python y selenium para automatizar tareas en una pagina web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%