Giter Club home page Giter Club logo

automaticteslarequests's Introduction

A very little bot ๐Ÿค–

Warning: I am not Messi but still, I can code with my feet

What is it ?

This Python program automates internships requests on Tesla website by automatically filling in the forms.

How to use it ?

Edit the Personal Info section in the source code (why bother to make a user-friendly app ?)
Here are the fields you should fill:

first_name = "first_name"  
last_name = "last_name"  
email = "[email protected]"  
phone = "123456789"
linkedin_url = "linkedin_profile_url"  
resume_file_path = "/file/to/resume/resume.pdf"  

internships_urls=[
    "https://www.tesla.com/careers/search/job/apply/xxxxxx",
    "https://www.tesla.com/careers/search/job/apply/xxxxxx"]

Warning:
โ€ข If your phone number is 0623456789, make sure to fill the phone field with "623456789", not "0623456789"
โ€ข Make sure to enter a valid path for your resume. Else the app will quit unexpectedly which might be VERY frustrating
โ€ข There are lots of other fields in the form but I just didnt make a variable for all of them. If you want to edit them, just edit them in the code, it shouldn't be too hard to find :)

What to do if it works ?

If you get your internship thanks to this, please tell Mr. Musk to send a self-driving Tesla to France to pick me up ๐ŸŽ๏ธ

Enjoy and have fun ๐ŸŽ‰

automaticteslarequests's People

Contributors

leonardkrief avatar

Watchers

Kostas Georgiou avatar  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.