An open API service indexing awesome lists of open source software.

https://github.com/rahulrmcoder/linkedin-scraper-application

This is an application which takes Linkedin url as input and it will be validated. In backend Linkedin Scraping will happen based on the url collected earlier. The scrapinig will done automatically using a tool called selenium. After scraping data regarding name,headline,location,connection,about and skills will be displayed. It makes use of tools
https://github.com/rahulrmcoder/linkedin-scraper-application

Last synced: over 1 year ago
JSON representation

This is an application which takes Linkedin url as input and it will be validated. In backend Linkedin Scraping will happen based on the url collected earlier. The scrapinig will done automatically using a tool called selenium. After scraping data regarding name,headline,location,connection,about and skills will be displayed. It makes use of tools

Awesome Lists containing this project

README

          

# Linkedin Scraper Application

### This is an application which takes Linkedin url as input and it will be validated. In backend Linkedin Scraping will happen based on the url collected earlier. The scrapinig will done automatically using a tool called selenium. After scraping data regarding name,headline,location,connection,about and skills will be displayed. It makes use of tools like HTML,CSS,Javascript,Node.js,Express.js,EJS and Selenium.