{"id":21649714,"url":"https://github.com/manjurulhoque/python-linkedin-bot","last_synced_at":"2025-10-14T18:15:06.266Z","repository":{"id":90958434,"uuid":"180056951","full_name":"manjurulhoque/python-linkedin-bot","owner":"manjurulhoque","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-08T07:28:50.000Z","size":4490,"stargazers_count":32,"open_issues_count":0,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-11T20:12:08.001Z","etag":null,"topics":["bot","linkedin-bot","python","selenium","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manjurulhoque.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-08T02:46:15.000Z","updated_at":"2024-06-20T16:05:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e001dea0-a9f4-4df3-8ce2-7e3f007cbe1a","html_url":"https://github.com/manjurulhoque/python-linkedin-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manjurulhoque/python-linkedin-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjurulhoque%2Fpython-linkedin-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjurulhoque%2Fpython-linkedin-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjurulhoque%2Fpython-linkedin-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjurulhoque%2Fpython-linkedin-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manjurulhoque","download_url":"https://codeload.github.com/manjurulhoque/python-linkedin-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjurulhoque%2Fpython-linkedin-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020342,"owners_count":26086865,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bot","linkedin-bot","python","selenium","webdriver"],"created_at":"2024-11-25T07:35:30.842Z","updated_at":"2025-10-14T18:15:06.238Z","avatar_url":"https://github.com/manjurulhoque.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linkedin Bot\nIncrease your popularity on Linkedin.\n\n## Requirements\n\nLinkedin Bot was developed using Python 3.\n\nBefore you can run the bot, you will need to install a few Python dependencies.\n\n- [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4), for parsing html: `pip install BeautifulSoup4`\n- [Selenium](http://www.seleniumhq.org/), for browser automation: `pip install Selenium`\n\nThis bot using chrome [webdriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) as browser.\n\n## Configuration\nBefore you run the bot, edit the `config` file to add your account login informations (email and password) like below:\n\n```\nxxx@gmail.com\n123456\n```\n\n## Run\nOnce you have installed the required dependencies and edited the `config` file, you can run the bot.\n\nThere are two file named `main.py` and `connection.py`.\n\n`main.py` is finding people from `People you may know` page and visit each one profile.\n\n`connection.py` is finding people from `Connections` page and visit each one profile.\n\nMake sure you are in the correct folder and run the following command: `python main.py -n \u003cany_number\u003e` or `python connection.py -n \u003cany_number\u003e`\n\nHere, **-n** means how many page you want the bot to scroll down and find people.\n\nAfter choosing your favorite browser (always chrome, anyone can add another browser), the bot will start finding people and then visit each profile.\n\n## More\n**Tips:** You have to `sleep` the bot few seconds after each profile visit otherwise linkedin will detect the bot and restrict your account.\n\n**Feel free to contribute.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanjurulhoque%2Fpython-linkedin-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanjurulhoque%2Fpython-linkedin-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanjurulhoque%2Fpython-linkedin-bot/lists"}