{"id":17954306,"url":"https://github.com/burhanuday/github-jobs","last_synced_at":"2026-05-03T17:34:27.297Z","repository":{"id":105903227,"uuid":"316532712","full_name":"burhanuday/github-jobs","owner":"burhanuday","description":"Show jobs from Github using the Jobs API. Built with React, Typescript and styled-components","archived":false,"fork":false,"pushed_at":"2021-01-02T14:50:27.000Z","size":243,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T16:45:29.219Z","etag":null,"topics":["github","react","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://github-jobs.burhanuday.vercel.app","language":"TypeScript","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/burhanuday.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":"2020-11-27T15:09:00.000Z","updated_at":"2021-05-16T14:13:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c064af0-b9f3-4071-98ff-cdeae7471255","html_url":"https://github.com/burhanuday/github-jobs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/burhanuday/github-jobs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanuday%2Fgithub-jobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanuday%2Fgithub-jobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanuday%2Fgithub-jobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanuday%2Fgithub-jobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burhanuday","download_url":"https://codeload.github.com/burhanuday/github-jobs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burhanuday%2Fgithub-jobs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32578795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["github","react","styled-components","typescript"],"created_at":"2024-10-29T10:12:31.468Z","updated_at":"2026-05-03T17:34:27.279Z","avatar_url":"https://github.com/burhanuday.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Jobs API\n\nJobs board using the [GitHub Jobs API](https://jobs.github.com/api) data.\n\nTechnical stack:\n\n- Typescript\n- React\n- styled-components\n\n⚠️ **IMPORTANT** ⚠️: The GitHub Jobs API will throw a CORS error when you try to pull data from it in your project. To avoid this, you need to use [CORS Anywhere](https://cors-anywhere.herokuapp.com/). This allows you to prefix your request URL with `https://cors-anywhere.herokuapp.com/` and the request will come back as expected. So, if you wanted to request all positions, your request would look something like this:\n\n```javascript\nfetch(\n  \"https://cors-anywhere.herokuapp.com/https://jobs.github.com/positions.json\"\n)\n  .then((res) =\u003e res.json())\n  .then((data) =\u003e console.log(data));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanuday%2Fgithub-jobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburhanuday%2Fgithub-jobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanuday%2Fgithub-jobs/lists"}