Coder Social home page Coder Social logo

manjuq / linkedin-job-applicant-scraper Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 16 KB

LinkedIn Job Applicant Scraper: A Python-based web scraper using Selenium to extract applicant information from LinkedIn profiles, facilitating automated data gathering for recruitment processes

Home Page: https://www.linkedin.com/

Jupyter Notebook 100.00%
beautifulsoup data-extraction data-mining job-application linkedin python selenium web-scraping

linkedin-job-applicant-scraper's Introduction

LinkedIn Job Applicant Scraper

This project is a web scraper built with Python and Selenium to extract information about job applicants from LinkedIn. It automates the process of gathering data such as name, email, phone number, current title, current company, LinkedIn profile URL, and resume link from job applicants' profiles.

Usage

To use the scraper, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the Jupyter Notebook (scraper.ipynb) in your preferred environment (e.g., JupyterLab, Jupyter Notebook).
  3. Ensure that you have installed the required dependencies by running pip install -r requirements.txt in your terminal or command prompt.
  4. Run the cells in the Jupyter Notebook sequentially.
  5. When prompted, enter your LinkedIn username and password as input.
  6. The scraper will then proceed to authenticate using the provided credentials and scrape the desired data from LinkedIn.
  7. The notebook will guide you through the scraping process and display the extracted data within the notebook interface.
  8. You can customize and extend the scraping functionality within the notebook as needed for your specific requirements.

Features

  • Automatically navigates through multiple pages of job applicants.
  • Extracts detailed information from each applicant's profile.
  • Masks email addresses and phone numbers for privacy when printing.
  • Stores extracted data in a list of dictionaries (applicants_info).

Dependencies

  • Python 3.x
  • Selenium
  • BeautifulSoup4

License

This project is licensed under the MIT License.


Feel free to expand upon this template by adding more details about your project, such as installation instructions, usage examples, troubleshooting tips, and any other relevant information.

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.