Welcome to my curated collection of scripts designed to revolutionize the way you connect with professionals on LinkedIn, streamline your email outreach, organize your job applications, and maintain a tidy LinkedIn network. These tools have been meticulously crafted to save time and increase efficiency in your daily job search efforts.
Quickly Personalize Messages: Choose your target audience—recruiters or employees—and customize your message with the company name, job ID, and more. Simply navigate to the person's LinkedIn profile, open the console tab in Developer Tools, and paste the code for instant messaging.
Troubleshooting Tips: If the first attempt doesn't succeed, refresh the page and try again.
Mass Messaging Made Simple: Perfect for reaching out to numerous profiles at once. Visit the company's LinkedIn page, filter by location and position as needed, and use the console tab to launch your campaign. Set a connection limit to ensure you don't overextend your network outreach.
Seamless Email Campaigns: Whether you're sending emails with or without attachments, these scripts make it effortless. After installing the necessary libraries and customizing your message, simply store your Gmail app password securely in a .env
file. Begin reaching out to recruiters and employers without the hassle.
Effortless Information Gathering: With just a few clicks, run the h1b-companies-scraper/scrape_for_companies.py
script after installing the required libraries. Dive into a treasure trove of companies open to sponsoring H1b visas.
Keep Your Applications Organized: This script allows you to systematically save your customized resumes by company name and position in a designated folder. Define your working and save locations in the script, run it, and follow the prompts for a neatly organized job application process.
Streamline Your Network: Clean up your LinkedIn network by withdrawing multiple pending connection requests. Navigate to your network tab, and let the script do the heavy lifting, focusing on older, unaccepted requests to keep your connections relevant and professional.
The following scripts allow you to send personalized and AI generated emails to multiple people at once.
Installation Steps:
- Install Ollama and its Python library:
pip install ollama
- Download the model of your choice and include it in
model.py
. - Include the details of the people to whom you want to send the email in the
email_list
. - Create a virtual environment using the
python -m venv .env
command and activate the virtual environment. - Set the Gmail app password using
set GMAIL_APP_PASSWORD='your_password'
.
Effortless Email Campaigns: Sends AI-generated emails from a pre-defined template to people of your choice.
Streamlined Email Generation: Creates a JSON file of the generated emails for each person of a particular company. Generates multiple JSON files for multiple companies.
- LinkedIn: https://www.linkedin.com/in/prav25/
- Website: https://praneethravuri.com/