{"id":23201152,"url":"https://github.com/codedotjs/starexports","last_synced_at":"2026-04-12T04:32:43.539Z","repository":{"id":230634513,"uuid":"779830514","full_name":"CodeDotJS/starexports","owner":"CodeDotJS","description":":key: Flask-based tool to scrape and export anyone's starred repositories as JSON or CSV.","archived":false,"fork":false,"pushed_at":"2024-04-06T07:12:56.000Z","size":99,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T09:30:06.611Z","etag":null,"topics":["csv","exporter","flask","github","json","python","scrap"],"latest_commit_sha":null,"homepage":"https://starexports.onrender.com/","language":"JavaScript","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/CodeDotJS.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-03-30T22:35:10.000Z","updated_at":"2024-04-06T04:59:00.000Z","dependencies_parsed_at":"2025-02-15T01:45:43.686Z","dependency_job_id":null,"html_url":"https://github.com/CodeDotJS/starexports","commit_stats":null,"previous_names":["codedotjs/starexports"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeDotJS/starexports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fstarexports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fstarexports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fstarexports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fstarexports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDotJS","download_url":"https://codeload.github.com/CodeDotJS/starexports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Fstarexports/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31704492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["csv","exporter","flask","github","json","python","scrap"],"created_at":"2024-12-18T15:13:59.989Z","updated_at":"2026-04-12T04:32:43.515Z","avatar_url":"https://github.com/CodeDotJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg width=\"50%\" src=\"media/starexports.png\" alt=\"\"\u003e\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eGitHub Starred Repositories Exporter\u003c/b\u003e\u003c/p\u003e\n\n\n# Overview\n\nA web application that allows users to export their (or anyone else's) starred repositories from GitHub in JSON or CSV format. I initially built this tool to create a backup of my starred repositories so that I could unstar repositories without worrying about losing something important.\n\nA live demo of the application is available __[here](https://starexports.onrender.com/)__. To get started with, simply enter your GitHub username (or any other user's) and hit enter. Once the data is fetched, you can download it as a JSON or CSV file.\n\n__NOTE__\n\nAfter building and testing *StarExports* locally, I deployed it on Vercel, but I kept getting a `504` [error](https://vercel.com/guides/what-can-i-do-about-vercel-serverless-functions-timing-out) for users who have over ~800 starred repositories. I thought if I streamed the data, I wouldn't run into this issue, but then found out that the Python runtime does [not support](https://github.com/orgs/vercel/discussions/2756#discussioncomment-6104176) streaming responses on Vercel. Out of laziness, I deployed it on Render, where it works fine except for the instance spinning down due to inactivity.\n\n- __[Check on Vercel](https://starexports.vercel.app)__ - *Fast, but breaks when it has to pull a good chunk of repositories.*\n- __[Check on Render](https://starexports.onrender.com)__ - *Completely functional but can take some time to load.*\n\n# Installation\n\n- Clone and navigate:\n\n```sh\ngit clone https://github.com/CodeDotJS/starexports.git\ncd starexports\n```\n\n- Install the required packages:\n\n```sh\npip install -r requirements.txt\n```\n\n- Run the application\n\n```sh\npython main.py\n```\n\n# Contributing\nContributions are welcome! If you find any bugs or have suggestions for improvements, please feel free to submit a pull request or open an issue.\n\n# License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Fstarexports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedotjs%2Fstarexports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Fstarexports/lists"}