{"id":17911199,"url":"https://github.com/btkcodedev/jobify-scraper","last_synced_at":"2026-02-04T01:41:46.520Z","repository":{"id":244245287,"uuid":"813713053","full_name":"btkcodedev/jobify-scraper","owner":"btkcodedev","description":"Scraper which extracts current jobs and writes to firestore, EVERYDAY MIDNIGHT!","archived":false,"fork":false,"pushed_at":"2024-06-14T07:32:15.000Z","size":71,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T03:10:23.721Z","etag":null,"topics":["jobsearch","poetry","pyproject-toml","scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btkcodedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-11T15:38:06.000Z","updated_at":"2024-08-29T07:00:34.000Z","dependencies_parsed_at":"2024-06-13T16:34:47.195Z","dependency_job_id":"33c920ac-2cd4-41f6-a63a-b99999b485f8","html_url":"https://github.com/btkcodedev/jobify-scraper","commit_stats":null,"previous_names":["btkcodedev/jobify-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/btkcodedev/jobify-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btkcodedev%2Fjobify-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btkcodedev%2Fjobify-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btkcodedev%2Fjobify-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btkcodedev%2Fjobify-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btkcodedev","download_url":"https://codeload.github.com/btkcodedev/jobify-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btkcodedev%2Fjobify-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29063974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T00:26:14.114Z","status":"ssl_error","status_checked_at":"2026-02-04T00:23:06.435Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["jobsearch","poetry","pyproject-toml","scraper"],"created_at":"2024-10-28T19:37:16.770Z","updated_at":"2026-02-04T01:41:46.493Z","avatar_url":"https://github.com/btkcodedev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Jobify - A scraper for job search\n\n_Jobify is a python3 powered script which scrapes from career site_\n\nCurrently supported sites:\n1. Spotify\n\n## 1. Create virtual environment\n - Move to folder: `cd jobify`\n - Run the command: `python3 -m venv .venv`\n - Activate venv: `source .venv/bin/activate`\n\n## 2. Running Your Project\nInstall Poetry (if not already installed):\n - `curl -sSL https://install.python-poetry.org | python3 -`\n\n## 3. Install Dependencies:\nNavigate to your project directory and run:\n - `poetry install`\n\n## 4. Run Your Project:\nUse the following command to run your job scraper:\n - `poetry run job-scraper`\n\n## 5. Run Tests.\nUse the following command for running test cases under `tests/` directory\n - `python -m unittest jobify/tests/test_scraper.py` \n\n## Contributions\n**Scrapers are welcomed!!** \n - New source contributions are welcomed with either using `selenium` or `bs4` which scrapes job sites. Only limit is it should a job site listed with careers oppurtunities. \n - New sources should be added under `sources/` directory and update the `config.py` with the url and name\n - Capitalize the first letter of company while naming the files under sources.\n\n## Run format after contribution\nRun the following for formatting the code while raising a PR\n`poetry run format`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtkcodedev%2Fjobify-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtkcodedev%2Fjobify-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtkcodedev%2Fjobify-scraper/lists"}