Giter Site home page Giter Site logo

prenotami's Introduction

Prenotami schedule helper

Python bot to log into prenot@mi and schedule citizenship/passport using Selenium. I am no longer encouraging automating the login and schedule processes and will keep this repo just for reference.

ATTENTION
Moving this repo to public archive due to the last changes/ informations published here https://conscuritiba.esteri.it/it/servizi-consolari-e-visti/servizi-per-il-cittadino-italiano/altri-servizi/informativa-sui-servizi-consolari/: L’efficienza del sistema centralizzato, già minato dagli abusi informatici dei ben noti despachantes è reso ancor più vulnerabile dal gigantesco incremento delle domande e anche dall’aumento degli utenti che si rivolgono alle società di intermediazione.
[...]
Per bloccare questo meccanismo ed evitare che si inneschino ulteriori sistemi di sfruttamento illegittimo dei diritti dei cittadini e degli aventi diritto, chiediamo il supporto e la fiducia nell’impegno del Consolato che, con tutte le forze a disposizione, fornisce molteplici servizi consolari e continua ad accogliere, con attenzione e cura, i legittimi reclami formulati in forma non offensiva o insinuante.


How to use it:

  • Download this repo and create a virtual env. Make use of it and install the required libs.

    git clone https://github.com/handreassa/prenotami
    cd prenotami
    python3 -m venv .venv
    source .venv/bin/activate
    pip install -r requirements.txt
    mkdir files
    echo "username=ADD_USERNAME_HERE" > .env
    echo "password=ADD_PASSWORD_HERE" >> .env
    
  • Modify the parameters.yaml file to fit your specific needs.

  • Add username and password to log in to prenota in the .env file (substitute the ADD_USERNAME_HERE used in the above code).

  • Add a file called residencia.pdf under the files folder to be uploaded in the scheduling process. This file has to demonstrate that you live in the address that is covered by the consulate you are trying to schedule. For example it can be utility bills (phone, electricity, etc). For passport there is also a need to add the identity file in the same folder, named identidade.pdf.


Feel free to contribute/ make your changes to the code. Any questions feel free to raise an issue!

prenotami's People

Contributors

handreassa avatar alantody avatar borattoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.