Skip to content

Repo of using python to scrape large online data

Notifications You must be signed in to change notification settings

SiyuWu528/DataScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

About

Repo of using python to scrape large online data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages