/DataScrape

Repo of using python to scrape large online data

Primary LanguagePython

DataScrape for Linkedin Profile to Help with Startup Marketing

Motivation

LinkedIn has become a major startup marketing hub. This professional networking platform is a gold mine if you want to create a meaningful customer base for your startup. This project was initiated to support the launch of my partner's business by gathering essential data. We aim to identify potential customers within his business sector by scraping LinkedIn profile URLs using Python. It's important to note that data scraping regulations can be complex. While this targeted approach can be a valuable tool, ensure you comply with LinkedIn's terms of service to avoid any potential issues.

Tech/Framework Used

  • Python 3
  • Selenium
  • Pandas
  • ChormeDrive

Usage

Simply install your ChormeDrive, get your potential customer name list, replace that list with the importing data frame, and run the script. This script can also be modified for other platforms, but be sure to check the Xpath for each element that you are trying to locate. If you are also scraping LinkedIn data, then you can keep those as same.