Coder Social home page Coder Social logo

caseywoolley / sw_check_in Goto Github PK

View Code? Open in Web Editor NEW

This project forked from garrettroell/sw_check_in

0.0 0.0 0.0 7.22 MB

A website that uses automation to help you beat the Southwest check in minigame

Home Page: https://sw.garrettroell.com

JavaScript 22.82% HTML 77.18%

sw_check_in's Introduction

Shoutless

Shoutless is a website that automatically checks you into your Southwest flights 24 hours before your flight. Simply enter your first name, last name, and confirmation number, and Shoutless will handle the rest. If you provide your email address, you'll receive a confirmation email with your boarding position when you're checked in.

How It Works

Shoutless uses a Node.js server, cronjobs, and Puppeteer to automate the check-in process. On the front-end, it's a Vite React app that uses Chakra UI for styling and Formik for form handling.

When you submit your flight details, the data is sent to the server. The server then uses Puppeteer, a headless browser, to navigate to the Southwest website. It fills in the user's flight information on the 'manage reservation' form and retrieves details such as the flight time and departure city's timezone. The server then schedules a cronjob that runs 24 hours and 1 minute before the check-in time, taking into account the departure airport's timezone.

24 hours and 1 minute before your flight's check-in time, the server runs a function that opens a Puppeteer browser and fills in the check-in form with your details. When the check-in window opens, the form is submitted, and the boarding position from the success page is used to send you an email with your confirmation.

Reporting Bugs and Suggesting Improvements

If you encounter any bugs or have suggestions for improvements, please use GitHub Issues to report them.

Disclaimer

While the site has been stable for about 3 months, this site relies on parsing the HTML sent from Southwest's website. If they change their website, this site may break.

image

sw_check_in's People

Contributors

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