Giter Site home page Giter Site logo

usa-visa-appointment-checker's Introduction

USA Visa Appointment Checker

Example Image

Hello, Visa Seeker!

This script automates the process of checking for available visa interview appointments.

It logs into your account on https://ais.usvisa-info.com using your username and password, and then scans the appointment page for availability.

You can run the script at regular intervals to receive timely alerts on new appointment slots.

Optionally, you can configure it to send email notifications about appointment availability to you or someone else.

Rest assured, the script runs locally on your computer, ensuring that your login details are not shared.

How to run

  1. Download the visa-appointment-checker.ps1 file onto your computer. You can also clone this repo if you know Git.
  2. Open up your preferred terminal app, like Windows Terminal or iTerm.
  3. In your terminal, run this command to enter the Powershell shell: pwsh. If this command seems unavailable, restart your terminal app.
  4. Navigate to the directory where you placed the visa-appointment-checker.ps1 file.
  5. Run this command and make sure you provide your username, password, and schedule id ./visa-appointment-checker.ps1 -email "[email protected]" -password "12abc" -scheduleId 456677

Prerequisites

You must download and install Powershell to run this script on your computer.

Dowload it here if you don't have it already.

More Help

.PARAMETER email
The email that you use to log in at https://ais.usvisa-info.com/en-tr/iv/users/sign_in

.PARAMETER password
The password that you use to log in at https://ais.usvisa-info.com/en-tr/iv/users/sign_in

.PARAMETER scheduleId
ScheduleId comes from the URL where you make the visa payment https://ais.usvisa-info.com/en-tr/iv/schedule/{scheduleId}/payment

.EXAMPLE
.\visa-appointment-checker.ps1 -email "[email protected]" -password "12abc" -scheduleId 456677

usa-visa-appointment-checker's People

Contributors

tarikguney 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.