Giter VIP home page Giter VIP logo

visa-beeper's Introduction

visa-beeper (USA visas only by now)

A Script for helping you being notified when there is a free spot available

After the pandemics some consulates are out of schedules since there is lots of persons trying to renew their visas. I always hear about some "slots getting opened" but when I try advancing my schedule I never found a free date. So, I decided to try to monitor these free spots. With that in mind, the easily way was to paste some script on browser console for "beeping" when a date that satisfies my conditions is available.

Usage

  1. Adjust the script (filling the variable accordingly) for your needs:
  • Fill your account number, that can be found on your url when logged into the scheduling system.
  • Fill the code of the CITY you want to monitor. (I have just mapped brazilian one's)
  • Fill the months you want to monitor in the format provided as sample ("2021-12", "2022-01")
  • If your city has more than one option of office, you can fill the expectedOrg variable with the office code. (I have just mapped brazilian one's)
  1. Login to the scheduler system (https://ais.usvisa-info.com/pt-br/niv in portuguese)
  2. Go to reschedule and leave the page ready (to be faster) to reschedule you appointment. I suggest choosing a different city, so you can change right away after listening to the beep.
  3. Duplicate the browser tab (you must duplicate the logged in tab), open a developer console, and paste the script. It will begin pooling the free spots based on the conditions specified and BEEP when it find one free spot.
  4. Wait for the beep, and run to finish your reschedule.

More info

How do I stop the script?

To stop the script, enter the command stop() on the console and hit enter:

stop()

How do I test if the beep is working?

Just call the beep function anytime after pasting the code:

beep(1000, 0.5)

Mapping other cities / offices

Just go to your developer console at your browser, and check the "Network" tab, when manipulating the options (selecting the city/office) you will see the codes on the request's urls.

No Warranty

As stated by the license and enforced here, the author disclaims ANY liability on using this tool, including if this tool is going to work or not, if you are going to lock your credentials or not, nothing is guaranteed. And we don't provide support either. It is a free tool, with no warranties.

visa-beeper's People

Contributors

insomniumbr avatar

Watchers

James Cloos 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.