diff --git a/python/README.md b/python/README.md index 2f3cac3..a06c821 100644 --- a/python/README.md +++ b/python/README.md @@ -4,6 +4,7 @@ Below are resources for scraping different social media platforms using Python * [Instagram](#instagram) * [Facebook](#facebook) * [Twitter](#twitter) +* [Linkedin](#linkedin) ## Instagram @@ -46,3 +47,10 @@ Below are resources for scraping different social media platforms using Python * GitHub Repo stars * GitHub last commit * GitHub issues + +## Linkedin +* [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. + * GitHub Repo stars + * GitHub last commit + * GitHub issues