{"id":18457047,"url":"https://github.com/jesseokeya/linkedin-scraper","last_synced_at":"2026-04-29T14:05:28.625Z","repository":{"id":93729404,"uuid":"224157537","full_name":"jesseokeya/linkedin-scraper","owner":"jesseokeya","description":"Selenium webDriver used to get information from linkedIn","archived":false,"fork":false,"pushed_at":"2020-01-05T22:32:53.000Z","size":7351,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T08:07:34.192Z","etag":null,"topics":["chromedriver","crawler","linkedin","os","python","scraper","selenium-webdriver"],"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/jesseokeya.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":"2019-11-26T09:53:25.000Z","updated_at":"2019-12-15T10:43:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"341b87e1-1f96-4cd4-98b3-ce03e6f02920","html_url":"https://github.com/jesseokeya/linkedin-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jesseokeya/linkedin-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseokeya%2Flinkedin-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseokeya%2Flinkedin-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseokeya%2Flinkedin-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseokeya%2Flinkedin-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jesseokeya","download_url":"https://codeload.github.com/jesseokeya/linkedin-scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jesseokeya%2Flinkedin-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32428623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chromedriver","crawler","linkedin","os","python","scraper","selenium-webdriver"],"created_at":"2024-11-06T08:13:23.352Z","updated_at":"2026-04-29T14:05:28.595Z","avatar_url":"https://github.com/jesseokeya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linkedin-scraper\nSimple selenium web crawler used to fetch information (url to images and videos) from linkedIn and saves it to a file `data.json`\n\n## Guide\nTo run this application without using docker you need to download a [`chromedriver`](https://chromedriver.storage.googleapis.com/index.html?path=78.0.3904.105/) for the the system your on and name it `chromedriver` in project directory. Also in app.py you will have to enter your linkedin [`username`](https://github.com/jesseokeya/linkedin-scraper/blob/bc6a187bfc05b5b4b6ea873cec304ce918b8ec80/app.py#L7) and [`password`](https://github.com/jesseokeya/linkedin-scraper/blob/bc6a187bfc05b5b4b6ea873cec304ce918b8ec80/app.py#L8) in order to log into linkedin\n\n## Running application\n* Make sure to have python 3 installed\n* Create a virtual environment by running `virtualenv venv -p python3`\n* Activate the virtual environment by running `source venv/bin/activate`\n* Install required dependencies by running `pip install -r requirements.txt`\n* Run the app by running `python app.py`\n\n## Running application in docker\n* Build `docker build -t linkedin-scraper:latest .`\n* Run `docker run -it -v $(pwd):/app linkedin-scraper:latest`\n* SSH into running container (optional) `docker exec -it \u003ccontainer_id\u003e sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesseokeya%2Flinkedin-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesseokeya%2Flinkedin-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesseokeya%2Flinkedin-scraper/lists"}