Awesome_Python_Scripts
Awesome_Python_Scripts copied to clipboard
LinkedIn Connections Scrapper
Hey LGM-SoC / DCP participants, good to see you.
This project helps in scraping LinkedIn connections list along with the skills of each connection into a .csv file.
If you like to work on this issue, follow the given guidelines for code as well as for the README.
Title: Linkedin Connection Scrapper About: Scrapping linkedin connections like name, job profile, company etc. Name: Aryan Agrawal Approach: I will be using different python libraries such as BeautifulSoup , requests to scrape the information and storing it into a csv file. It would be great if i have been given an opportunity to contribute @prathimacode-hub .