{"id":21239457,"url":"https://github.com/kabragaurav/bot-linkedin","last_synced_at":"2026-01-02T22:11:53.133Z","repository":{"id":191675063,"uuid":"354451385","full_name":"kabragaurav/bot-linkedin","owner":"kabragaurav","description":"An Automation Script to send LinkedIn Connection Requests  in Bulk","archived":false,"fork":false,"pushed_at":"2021-04-03T10:44:27.000Z","size":5531,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T19:25:11.680Z","etag":null,"topics":["linkedin","linkedin-bot"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/kabragaurav.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}},"created_at":"2021-04-04T04:01:23.000Z","updated_at":"2024-11-28T13:08:18.000Z","dependencies_parsed_at":"2023-08-31T04:10:09.592Z","dependency_job_id":null,"html_url":"https://github.com/kabragaurav/bot-linkedin","commit_stats":null,"previous_names":["kabragaurav/bot-linkedin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabragaurav%2Fbot-linkedin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabragaurav%2Fbot-linkedin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabragaurav%2Fbot-linkedin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabragaurav%2Fbot-linkedin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kabragaurav","download_url":"https://codeload.github.com/kabragaurav/bot-linkedin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243680974,"owners_count":20330154,"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","linkedin-bot"],"created_at":"2024-11-21T00:43:36.674Z","updated_at":"2026-01-02T22:11:53.088Z","avatar_url":"https://github.com/kabragaurav.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# bot-linkedin\n\n## Important\n1. To avoid spam requests, the default value of `SEND_CONNECTION_REQUEST` is `false`\nwhich only displays the data of followers in the console. To really send a connection request\nset `SEND_CONNECTION_REQUEST = true` in `LinkedInFollowersBot.java` class.\n   \n\n2. Set `HIDE_BROWSER = true` in  `LinkedInFollowersBot.java` to hide the browser during execution. Default value is `false`\n\n## Steps to use the linkedin-bot\n1. run the `build.gradle` file as it will install all the required dependencies\n2. Create a `.env` file in `src` directory. i.e `src/.env`\n    - Add your LinkedIn credentials in the `.env` file\n    ```text\n    EMAIL=yourname@example.com\n    PASSWORD=yourpassword\n    ```\n3. Run the `LinkedInFollowersBot.java` Class\n4. Enter the query in the console. Ex.\n    ```text\n    Enter the Query\n    People -\u003e [Software Engineer, SDE] -\u003e [Google] -\u003e [Bangalore]\n    ```\n   Currently, Supported Companies are\n   - Google\n   - Amazon\n   - Microsoft\n   - BrowserStack\n   - Dream11\n   \n   Currently, Supported Locations are\n   - Mumbai\n   - Pune\n   - Bangalore\n\n\n5. Enter the number of followers Ex.\n    ```text\n    Enter number of Followers:\n    28\n    ```\n   \n\n6. After successful execution, The summary will be displayed in a tabular format in the console\n\n7. A copy of results will be saved in a `.xlsx` file in `Saved_Results` in the project directory\n\n\n## How to use QueryBuilder Effectively\nYou need to provide a query in this sequence\n```\nEntity -\u003e Keywords -\u003e Companies -\u003e Locations\n```\nWhere\n```\nFirst Parameter: Entity (String)\nSecond Paramater: Keywords (List)\nThird Parameter: Companies (List)\nFourth Parameter: Locations (List)\n```\n\nExample 1:\n```\nPeople -\u003e [Recruiter, Talent Acquistition] -\u003e [Google, Microsoft] -\u003e [Bangalore, Pune]\n```\n\nExample 2:\n```\nPeople -\u003e [Software Engineer, SDE] -\u003e [Microsoft, Amazon, Google] -\u003e [Bangalore, Pune]\n```\n\nThen input the number of followers\n\nExample\n```30```\n\nSit Back And Relax!\n\n## Libraries / Tools Used\n1. io.github.cdimascio:dotenv-java:2.2.0 (https://github.com/cdimascio/dotenv-java)\n2. Selenium Standalone Server (https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar)\n3. Selenium Java Client (https://selenium-release.storage.googleapis.com/4.0-beta-1/selenium-java-4.0.0-beta-1.zip)\n4. Selenium WebDriver\n    - ChromeDriver (https://chromedriver.storage.googleapis.com/index.html?path=88.0.4324.96/)\n    \n# Note\nThis project is still in scope for new changes, feel free to create a pull request incase if you have found a better way to handle things in this script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabragaurav%2Fbot-linkedin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabragaurav%2Fbot-linkedin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabragaurav%2Fbot-linkedin/lists"}