Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Southwest Airlines #3

Open
gabriel-flynn opened this issue Dec 15, 2021 · 2 comments
Open

Add Southwest Airlines #3

gabriel-flynn opened this issue Dec 15, 2021 · 2 comments
Labels

Comments

@gabriel-flynn
Copy link
Owner

No description provided.

@gabriel-flynn gabriel-flynn changed the title Add Southwest Airlines as a Flight Provider Add Southwest Airlines Dec 15, 2021
@gabriel-flynn
Copy link
Owner Author

Southwest does work but there is no way to easily reverse engineer the headers as far as I can tell (no endpoint to generate a token like with spirit - it's generated client side and even when attempting to deminify/deobfuscate the javascript it isn't clear how the headers are generated). Using selenium with the chromedriver does work but after 5-10 requests or so it seems like it starts looking for mouse movement/whatever anti-bot mechanism they have starts to block requests. Getting the headers manually in the same browser will work even when the tab driven by selenium is getting 429 errors. Going to put this one on hold for now

@8a8al00ey
Copy link

What about trying to do something similar to https://github.com/nicolaskenner/southwest-headers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants