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
*
*
*
+
+## 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.
+ *
+ *
+ *