The Get_a_Job_Fast tool is here to... well help you get a job fast..
Before running the automated job application tool, make sure to install the necessary dependencies. You can do this by executing the following command in your terminal or command prompt:
pip install -r requirements.txt
This command will install all the required Python packages specified in the requirements.txt
file. Ensure that you have the appropriate version of Python installed on your system before running this command. Once the installation is complete, you're ready to set up and use the tool as outlined in the setup instructions above.
-
Email and Motivation Templates:
- Write your email and motivation templates in the corresponding
.txt
files. - Use the following placeholders for dynamic content:
{ELEMENT_1}
: Company Name{ELEMENT_2}
: Expertise{ELEMENT_3}
: Reputation{ELEMENT_4}
: Engagement
- Write your email and motivation templates in the corresponding
-
Configure Email Settings:
- Add your email address in the
mail.py
file. - If you have two-factor authentication set up on Google:
- Generate an application password under the "Two-Factor Auth" tab on Google.
- Place the generated key in the
secretGOOGLEkey.txt
file. - Use "api" instead of your regular password when prompted by the program.
- Add your email address in the
-
Run the Program:
- Execute the
main.py
code. - Complete the input boxes with the required information.
- Click "Generate Outputs" to create
mail.txt
andmotiv.pdf
files in the output folder. - Review the generated files; if satisfied, click "Send" to send the email.
- The program will update an Excel file with the sent email information for tracking purposes.
- Execute the
-
Excel File Handling:
- If the Excel update fails, use the "Try Again" button to reattempt.
- Check the Excel file for a record of all sent emails.
Before running the Get_a_Job_Fast tool, it's crucial to include your resume (CV) in the output folder. This step is essential for the tool to access and attach your CV to the generated emails during the application process. Ensure that your resume file is named appropriately and is in a common format such as PDF or Word.
Follow these steps to place your CV in the output folder:
-
Save your resume file with a recognizable name, preferably including your full name and the word "Resume" (e.g., JohnDoe_Resume.pdf).
-
Copy or move the saved resume file into the same directory where you have the Get_a_Job_Fast tool installed. This is typically the folder containing the tool's Python scripts and other files.
-
Confirm that your resume file is in the output folder, alongside the
mail.txt
andmotiv.pdf
files that the tool generates.
By placing your CV in the output folder, you ensure that the Get_a_Job_Fast tool can seamlessly access and attach it to the job application emails, increasing the effectiveness of your applications. Remember to update your resume in the output folder whenever you make significant changes to your professional experience or qualifications. Good luck with your job search!
- The program uses dynamic content placeholders to personalize each email.
- Ensure all setup steps are completed correctly to avoid errors.
- Have fun using the tool, and may you land a job swiftly!
Disclaimer: Use this tool responsibly and in compliance with applicable laws and regulations. The author is not responsible for any misuse or unintended consequences.