This repository contains Python scripts using Selenium for LinkedIn leads generation. The automation script allows you to interact with LinkedIn to extract valuable information for lead generation purposes.
Before running the scripts, ensure you have the following:
- Python installed on your machine
- Selenium library installed (
pip install selenium
) and other modules. - Appropriate WebDriver (e.g., ChromeDriver) downloaded and placed in the project directory
-
Clone the repository:
git clone https://github.com/ahmedmujtaba1/Linkedin-Leads-Generation.git
-
Install the required modules.
-
Make Account on ALLFORLEADS and download its chrome extension zip.
-
Download the appropriate WebDriver and place it in the project directory.
-
Configure your LinkedIn credentials and search parameters in the .env
-
Run the script:
python main.py
Feel free to contribute by opening issues or submitting pull requests.