{"id":14978736,"url":"https://github.com/marcuswd/scrap_positions","last_synced_at":"2025-07-05T03:33:53.052Z","repository":{"id":255530127,"uuid":"847498033","full_name":"marcuswd/scrap_positions","owner":"marcuswd","description":"This script automates the process of performing Google searches and saving the results in an Excel (.XLSX) file to help you manage your job applications more efficiently.","archived":false,"fork":false,"pushed_at":"2024-10-19T19:51:36.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-08T19:52:33.309Z","etag":null,"topics":["automation","excel","jobsearch","openpyxl","python","selenium"],"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/marcuswd.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":"2024-08-26T01:13:40.000Z","updated_at":"2024-11-26T19:14:16.000Z","dependencies_parsed_at":"2024-09-06T00:04:00.533Z","dependency_job_id":"36cb2f92-fb29-4b3b-8ce2-e1d998d6f9e2","html_url":"https://github.com/marcuswd/scrap_positions","commit_stats":null,"previous_names":["marcuswd/scrap_positions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcuswd/scrap_positions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswd%2Fscrap_positions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswd%2Fscrap_positions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswd%2Fscrap_positions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswd%2Fscrap_positions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcuswd","download_url":"https://codeload.github.com/marcuswd/scrap_positions/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcuswd%2Fscrap_positions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263677004,"owners_count":23494615,"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":["automation","excel","jobsearch","openpyxl","python","selenium"],"created_at":"2024-09-24T13:58:16.465Z","updated_at":"2025-07-05T03:33:53.028Z","avatar_url":"https://github.com/marcuswd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Job Positions to XLSX\n\nThis script automates the process of performing Google searches and saving the results in an Excel (.XLSX) file to help you manage your job applications more efficiently.\n\n### Features\n\n- **Automated Search:** Conducts Google searches based on pre-configured sites.\n- **Excel Output:** Saves the search results into separate tabs within a single Excel file.\n- **Organized Data:** Easily track and manage job applications by accessing categorized search results.\n\n## How to Use\n\nTo execute this project, follow these steps:\n\n1. **Clone the Repository:**\n   ```bash\n   git clone git@github.com:marcuswd/scrap_positions.git\n   ```\n\n2. **Setup:**\n   - Navigate to the folder where you cloned the project and create a file called **roles.txt** in the root folder. Add one role per line (e.g.):\n     ```\n     react.js\n     react native\n     ```\n   - Inside the **br** and **ext** folders, you will find a file called **sources.txt**. This file contains a list of sites where the search will be conducted. Add one URL per line if you need to include additional sites.\n\n3. **Install Dependencies:**\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Perform the Search:**\n   Run the script with:\n   ```bash\n   python scrap.py\n   ```\n   Follow the instructions in the terminal to perform your search. The script will search Google for each role and save any results into the corresponding tab in the Excel file.\n\n**Attention:** Frequent use of Selenium may result in Google redirecting you to a CAPTCHA challenge. If this happens, a message will be printed in the terminal. You will need to complete the CAPTCHA manually and then press _**Enter**_ in the terminal to continue the search.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcuswd%2Fscrap_positions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcuswd%2Fscrap_positions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcuswd%2Fscrap_positions/lists"}