{"id":13892854,"url":"https://github.com/harshibar/common-intern","last_synced_at":"2025-04-04T07:07:11.823Z","repository":{"id":49812343,"uuid":"212492989","full_name":"harshibar/common-intern","owner":"harshibar","description":"🤖 A selenium script to automatically apply to software engineering internships.","archived":false,"fork":false,"pushed_at":"2023-07-25T03:57:08.000Z","size":3510,"stargazers_count":666,"open_issues_count":17,"forks_count":199,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-28T06:07:16.840Z","etag":null,"topics":["bot","python","script","selenium","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harshibar.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}},"created_at":"2019-10-03T03:53:32.000Z","updated_at":"2025-03-27T23:34:39.000Z","dependencies_parsed_at":"2024-01-19T08:14:17.046Z","dependency_job_id":"6220e4b5-4560-46d5-86a9-eca7a28389e7","html_url":"https://github.com/harshibar/common-intern","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshibar%2Fcommon-intern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshibar%2Fcommon-intern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshibar%2Fcommon-intern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshibar%2Fcommon-intern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harshibar","download_url":"https://codeload.github.com/harshibar/common-intern/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135144,"owners_count":20889421,"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":["bot","python","script","selenium","selenium-webdriver"],"created_at":"2024-08-06T17:01:17.075Z","updated_at":"2025-04-04T07:07:11.804Z","avatar_url":"https://github.com/harshibar.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Software Engineering Job Application Bot (2.0) 👩🏾‍💻\n#### 5 Python Projects in 5 Days - Day 5: Scripting\n\nA script to automatically search Glassdoor for job listings, aggregate every application URL, and apply to each job using pre-populated data. ***All with one click!***\n\n![app demo](demo.gif)\n\n**📸YouTube Tutorial: [https://youtu.be/N_7d8vg_TQA](https://youtu.be/N_7d8vg_TQA)**\n\n## Inspiration\nEver sit at your desk for hours, clicking through endless job listings hoping to strike gold with one response? To solve this, I made a script a few months ago, which would take in a list of job URLs and automatically apply to potentially 100s of jobs with the click of a button. This was great, but there was one problem — the process of aggregating those links is painstaking. So, I wanted to automate that process with this project! ✨\n\n## Installation\n1. Install [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/) (or an alternatie driver for your browser of choice):\n   * Run `brew cask install chromedriver`\n   * Confirm installation: `chromedriver --version`\n   * Check location of ChromeDriver: `which chromedriver`\n   * Wherever the `driver` is initialized in the code, insert the ChromeDriver location\n2. Install Selenium: `pip install selenium`\n3. Install BeautifulSoup: `pip install beautifulsoup4`\n\n## Usage\n#### To test `get_links.py`\n1. Uncomment the last line `get_links.py`\n2. Run `$ python get_links.py`\n\n#### To run the entire script:\n1. Set a number of pages you'd like to iterate through here\n2. Run `$ python apply.py`\n3. The script will open [glassdoor.com](https://www.glassdoor.com/index.htm), at which point you should log-in\n4. From there on, everything is automatic!\n\n\n## Thanks\n\n* [Selenium](https://selenium-python.readthedocs.io/) - A tool designed for QA testing, but that actually works great for making these types of bots\n* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/doc) - A tool to scrape HTML/XML content (that saved be *big time* with this project)\n\n## Learn More\n\n* [My Previous Video](https://www.youtube.com/watch?v=nRmrEC5WnzY) - For more background on the `apply.py` code\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/harshibar/5-python-projects/blob/master/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshibar%2Fcommon-intern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshibar%2Fcommon-intern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshibar%2Fcommon-intern/lists"}