NaBo-00 / linkedin-api-company-follower-scraper

This script scrapes the follower list and their profile information of ANY company profile, if admin rights of the company are available, and saves the data into an excel file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linkedin-api-company-follower-scraper

Disclaimer

⚠️ Use at your own risk, the author of this project is not liable for ❗
⚠️ This project was made for research and educational purposes ONLY
⚠️ This project violates Linkedin's User Agreement, and because of this, Linkedin may (and will) temporarily or permanently ban your account. We are not responsible for your account being banned❗

Description

This script scrapes the follower list and their profile information of ANY company profile, if admin rights of the company are available, and saves the data into an excel file. Furthermore, it provides the possibility to specify any number of keywords which are used to compare to the follower's information and highlight matching cells.

This project was build for research and educational purposes ONLY. Use with caution and on your own risk❗

Prerequisites

Please keep in mind that this only functions when certain conditions are met:

  • stable internet connection

  • download suitable Chromedriver

  • valid LinkedIn account with Admin rights to a company

Configuration

  • Python Version used: Python 3.8.5

  • PyCharm IDE Version used: PyCharm Community Edition 2020.1.4

  • Chromedriver Version used: ChromeDriver 107.0.5304.62

  • Make sure to install following packages after cloning this project

  • In case of PyCharm IDE

    • Before running the script make changes to the run configurations of PyCharm:

      a. Navigate to the right top corner, open the dropdown and click on "Edit Configuration"

      b. Under Execution select the "Emulate terminal in output console" option

      c. Apply all changes with "apply"

      edit_config1.png
      edit_config1.png

Common Issues

If issues occur it can be due to the fast changing source code of IG the code needs to be maintained, if this is the case open an issue and ill get to is asap

Possible Solutions:

  • Try to rerun, it is possible that there was disturbance

  • Try to re-specify the HTML elements in particular the pop-up message handler using the xPath or full xPath selector

  • Make sure that the Chromedriver suits your google Chrome version

→ If there are other issues don't hesitate to open a new issue.

Legal ⚠️

This script is in no way affiliated with, authorized, maintained, sponsored or endorsed by LinkedIn or any of its affiliates or subsidiaries. Developed for research and educational purposes ONLY - Use at your own risk.

This project violates LinkedIn's Terms of Service (TOS), and because of this, LinkedIn may (and will) temporarily or permanently ban your account. I'm not responsible for your account being banned or any actions you perform.

Contact

If you have any questions, face any problems or have any improvement suggestions do not hesitate to contact me or open a new issue.


Made by NaBo-00 | Copyright © NaBo-00 | All Rights Reserved

NaBo-00-logo.png

About

This script scrapes the follower list and their profile information of ANY company profile, if admin rights of the company are available, and saves the data into an excel file.


Languages

Language:Python 96.2%Language:Cython 2.6%Language:C 0.9%Language:C++ 0.2%Language:Fortran 0.0%Language:PowerShell 0.0%Language:Smarty 0.0%Language:Forth 0.0%Language:JavaScript 0.0%Language:Batchfile 0.0%Language:XSLT 0.0%