Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
251 stars 241 forks source link

Adding LinkedIn Scraping Functionality to Scrape-up #227

Closed sohil1234 closed 1 year ago

sohil1234 commented 1 year ago

Is your feature request related to a problem? Please describe. Many users rely on the Scrape-Up tool to fetch details from Instagram, but they also want similar functionality for LinkedIn, which is a significant platform for formal communications. The current Scrape-Up tool lacks support for LinkedIn scraping, making it challenging for users to retrieve LinkedIn-related information.

Describe the solution you'd like I propose adding LinkedIn scraping functionality to Scrape-Up. By integrating LinkedIn support, users will gain the ability to fetch various details from LinkedIn, such as user profiles, followers etc.

nikhil25803 commented 1 year ago

The LinkedIn issue has already been assigned in issue #186 | You can collaborate with the assignees, pick up a method and make a contribution :))

Closing this issue for the time being.