All Projects â†’ tal95shah â†’ LinkedIn_Scraper

tal95shah / LinkedIn_Scraper

Licence: Apache-2.0 license
🙋 A Selenium based automated program that scrapes profiles data,stores in CSV,follows them and saves their profile in PDF.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to LinkedIn Scraper

social-post-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
Stars: ✭ 38 (+52%)
Mutual labels:  social-media, social-network, linkedin, linkedin-api
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+2484%)
Mutual labels:  social, social-media, social-networks, social-network
Socialview
Android TextView and EditText with hashtag, mention, and hyperlink support
Stars: ✭ 217 (+768%)
Mutual labels:  social, social-media, social-network
Socialhome
A federated social home
Stars: ✭ 282 (+1028%)
Mutual labels:  social, social-media, social-network
Graphjs
A set of widgets for a meaningfully social web.
Stars: ✭ 212 (+748%)
Mutual labels:  social, social-media, social-network
Socioboard 4.0
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
Stars: ✭ 475 (+1800%)
Mutual labels:  social-media, social-network, linkedin
socialx react native
The SocialX ecosystem takes the social media experience to the next level.
Stars: ✭ 20 (-20%)
Mutual labels:  social, social-media, social-network
anon.land
open source Imageboard just like was Voxed.net
Stars: ✭ 16 (-36%)
Mutual labels:  social, social-media, social-network
Socialmanagertools Igbot
🤖 📷 Instagram Bot made with love and nodejs
Stars: ✭ 699 (+2696%)
Mutual labels:  social, social-media, selenium
Awesome Humane Tech
Promoting Solutions that Improve Wellbeing, Freedom and Society
Stars: ✭ 2,234 (+8836%)
Mutual labels:  social, social-media, social-networks
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (+40%)
Mutual labels:  social, social-media, social-network
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (+544%)
Mutual labels:  social, social-media, social-network
clubi
A group-oriented social media platform written in Laravel and Vue
Stars: ✭ 29 (+16%)
Mutual labels:  social-media, social-networks, social-network
pH4Social
📣 Social Networking Software built with Laravel PHP framework and Bootstrap.
Stars: ✭ 27 (+8%)
Mutual labels:  social, social-media, social-network
Socioboard-5.0
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
Stars: ✭ 663 (+2552%)
Mutual labels:  social-media, social-network, linkedin
WorkGroup
Self-Hosted private Social Media-Intranet for Companies.
Stars: ✭ 21 (-16%)
Mutual labels:  social-media, social-networks, social-network
awesome-search-engine-optimization
A curated list of backlink, social signal opportunities, and link building strategies and tactics to help improve search engine results and ranking.
Stars: ✭ 82 (+228%)
Mutual labels:  social-media, social-networks, social-network
Aardwolf
Powering connected social communities with open software.
Stars: ✭ 379 (+1416%)
Mutual labels:  social, social-media, social-network
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (+416%)
Mutual labels:  social, social-media, social-network
social
A simple social media using MEAN Stack. Frontend: Angular 6.
Stars: ✭ 13 (-48%)
Mutual labels:  social, social-media, social-network

LinkedIn_Scraper

NOTE: This repository is not maintained anymore.

A Selenium based automated program that scrapes Linkedin profiles data,stores in CSV,follows them and saves their profile in PDF.

Screenshot

Screenshot

About

An automated console gui program that scrapes information procedurally using selenium and parsel as described below

1- User Enters Email
2- User Enters Password
3- Automated Browser Begins
4- User Enters Job(E.g python developer)
5- User Enters Location (E.g london)
6- Browser goes to each profile scrapes data , follows them and downloads their profile in PDF Format.

Usage

For proper usage first install selenium and parsel.Open Command Line and type commands given below

pip install selenium
pip install parsel

Download Google Chrome Driver for selenium ChromeDriver Open Command Line and go to this directory (LinkedIn_Scraper/)

Type:-
python linkedin_scraper.py

Result

Your result should be like Screenshot shown above.

Gotchas

1-You must have python 3.6 pre-installed to use this software.
2-When you input password in command line , it wont show ( For Privacy )

If

If any issue comes do write in issues column. Thanks!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].