Skip to content

Commit

Permalink
Added Linkedin section
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-greening authored Oct 29, 2020
1 parent 0f34080 commit d3e4051
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Below are resources for scraping different social media platforms using Python
* [Instagram](#instagram)
* [Facebook](#facebook)
* [Twitter](#twitter)
* [Linkedin](#linkedin)

## Instagram <a name="instagram"></a>

Expand Down Expand Up @@ -46,3 +47,10 @@ Below are resources for scraping different social media platforms using Python
* <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/taspinar/twitterscraper?style=social">
* <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/taspinar/twitterscraper">
* <img alt="GitHub issues" src="https://img.shields.io/github/issues/taspinar/twitterscraper">

## Linkedin <a name="linkedin"></a>
* [austinoboyle/scrape-linkedin-selenium](https://github.com/austinoboyle/scrape-linkedin-selenium)
* `scrape_linkedin` is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
* <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/austinoboyle/scrape-linkedin-selenium?style=social">
* <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/austinoboyle/scrape-linkedin-selenium">
* <img alt="GitHub issues" src="https://img.shields.io/github/issues/austinoboyle/scrape-linkedin-selenium">

0 comments on commit d3e4051

Please sign in to comment.