{"id":29844491,"url":"https://github.com/busshi/linkedin_bot","last_synced_at":"2026-04-09T20:12:15.348Z","repository":{"id":63101089,"uuid":"563371359","full_name":"busshi/linkedin_bot","owner":"busshi","description":"My LinkedIn bot… Try to speak with it!","archived":false,"fork":false,"pushed_at":"2022-12-05T18:02:44.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T10:17:51.116Z","etag":null,"topics":["docker","docker-compose","python","selenium"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/alexandre-dubar/","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/busshi.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}},"created_at":"2022-11-08T13:29:45.000Z","updated_at":"2022-12-06T01:19:54.000Z","dependencies_parsed_at":"2023-01-23T03:31:23.733Z","dependency_job_id":null,"html_url":"https://github.com/busshi/linkedin_bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/busshi/linkedin_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busshi%2Flinkedin_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busshi%2Flinkedin_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busshi%2Flinkedin_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busshi%2Flinkedin_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/busshi","download_url":"https://codeload.github.com/busshi/linkedin_bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busshi%2Flinkedin_bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267718204,"owners_count":24133445,"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-07-29T02:00:12.549Z","response_time":2574,"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":["docker","docker-compose","python","selenium"],"created_at":"2025-07-29T16:22:07.276Z","updated_at":"2026-04-09T20:12:15.302Z","avatar_url":"https://github.com/busshi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![deploy](https://github.com/busshi/linkedin_bot/actions/workflows/build.yml/badge.svg)\n\n# Linkedin Bot / Selenium\n\n### A basic linkedin bot used to accept incoming connexions requests coded in Python.\n\n## Functionalities:\n\n- Autologin with TFA enabled (optional)\n- Accept connexions requests\n- Send an automatic welcome message inside my network\n- Autoreply to messages from new contacts and send actions keywords:\n  - dispo\n  - techno\n  - profile\n  - contact\n  - unmute\n- Send notifications to a Telegram account (userID needed, get yours with [Telegram API](https://core.telegram.org/bots/api#getting-updates)) using a telegram bot (you can easily create one with [BotFather](https://telegram.me/BotFather)) with new connexions requests and profile picture\n\n## Usage\n\n- Install dependencies `pip install -r requirements.txt`\n- Copy env.sample to a .env file a replace with your custom values\n- Run the bot without options `python3 bot/bot.py`\n- Run the bot with Telegram support `python3 bot/bot.py --telegram`\n- Run the bot without visualization `python3 bot/bot.py --headless`\n- Combine both options `python3 bot/bot.py --telegram --headless`\n\n## Docker usage\n\nBefore use docker, think about login in a virtual environment to get a cookie. It will avoid human captch verification. Then you will be able to run it headless inside a container.\n\n`docker-compose up -d`\n\n## Notes\n\n- This bot uses [Selenium](https://selenium.dev) and the Firefox webdriver so you will probably need Firefox to be installed on your system.\n- Sometimes, after login in, you can have a captcha to validate manually. You will have a message in the console and 10 seconds to validate the captcha.\n- As Selenium uses classnames, ids, xpath to find elements, it is possible it will not work anymore in the future without updating DOM_VARIABLES (inside constants.py file). This bot was created to work with a french browser, so classnames are in french...\n- Tested on macOS.\n- Also available on [Dockerhub](https://hub.docker.com/r/busshi/linkedin_bot)\n\n## Todos\n\n- [x] Use Linkedin API to avoid captcha -\u003e [here](https://github.com/busshi/linkedin_bot_api)\n- [x] Dockerize service\n- [ ] Intl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusshi%2Flinkedin_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbusshi%2Flinkedin_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusshi%2Flinkedin_bot/lists"}