{"id":26256435,"url":"https://github.com/code-quang/linkedin-scraping","last_synced_at":"2025-03-13T20:18:07.420Z","repository":{"id":274418030,"uuid":"916704036","full_name":"Code-Quang/Linkedin-Scraping","owner":"Code-Quang","description":"I scraped the specific company follower's url, name, education and so on.","archived":false,"fork":false,"pushed_at":"2025-01-14T16:30:17.000Z","size":5863,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T07:30:12.537Z","etag":null,"topics":["linkedin","profile-scraper","python","scraping","web-scraping","web-scraping-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code-Quang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-14T16:00:04.000Z","updated_at":"2025-01-14T16:32:25.000Z","dependencies_parsed_at":"2025-01-27T07:40:19.197Z","dependency_job_id":null,"html_url":"https://github.com/Code-Quang/Linkedin-Scraping","commit_stats":null,"previous_names":["code-quang/linkedin-scraping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Quang%2FLinkedin-Scraping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Quang%2FLinkedin-Scraping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Quang%2FLinkedin-Scraping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Quang%2FLinkedin-Scraping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Quang","download_url":"https://codeload.github.com/Code-Quang/Linkedin-Scraping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243475367,"owners_count":20296714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linkedin","profile-scraper","python","scraping","web-scraping","web-scraping-python"],"created_at":"2025-03-13T20:18:06.774Z","updated_at":"2025-03-13T20:18:07.407Z","avatar_url":"https://github.com/Code-Quang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinkedIn Profile Scraper\nLinkedIn profile scraper is developed using Selenium and Beautifull soup libraries in python. It can scrap data from public Linedin User profiles. This Scraper Works as of 2021.\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n[![pythonbadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\n\nThis scraper will extract publicly available data: \n\n**🧑‍🎨 Profile:** name, talks about, title, location, and url\n\n**👨‍💼 Experiences:** job title, company name and job type and, company url\n\n**🗺️ Contact:** Email and Website Link\n\n## Getting started\nIn order to scrape LinkedIn profiles, you need to make sure the scraper is logged-in into LinkedIn. For that you need to enter your Linkedin account email and Password in Config file. I suggest you enable all the privacy options so people don't see you visiting their profiles when using the scraper.\nYou will have to provide link to the profile which you want to scrap.\n\n# How to Run \n\n- Clone the repository\n- Setup Virtual environment\n```\n$ python3 -m venv env\n```\n- Activate the virtual environment\n```\n$ source env/Source/activate\n```\n- Install dependencies using\n```\n$ pip install -r requirements.txt\n```\n-  Enter your email and Password in config file and run the scraper with links to profiles to scrap\n\n### About the performance\n- Upon start the module will open a headless browser session using Chromium.\n- Scraping usually takes a few seconds, because the script needs to scroll through the page and expand several elements in order for all the data to appear.\n\n### Usage limits\nLinkedIn has some usage limits in place. Please respect those and use their options to increase limits. More info: [LinkedIn Commercial Use Limit](https://www.linkedin.com/help/linkedin/answer/52950)\n\n## Contact\n\nFor any feedback or queries, please reach out to me at [suwaidaslam@gmail.com](suwaidaslam@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-quang%2Flinkedin-scraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-quang%2Flinkedin-scraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-quang%2Flinkedin-scraping/lists"}