{"id":22191277,"url":"https://github.com/dunderrrrrr/github-profile-to-json","last_synced_at":"2026-02-15T15:41:25.658Z","repository":{"id":189505210,"uuid":"238755760","full_name":"dunderrrrrr/github-profile-to-json","owner":"dunderrrrrr","description":"Export your (or others) Github profile to JSON or HTML using Python3 and Jinja2.","archived":false,"fork":false,"pushed_at":"2025-03-05T21:46:30.000Z","size":3245,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T17:43:26.140Z","etag":null,"topics":["export","github","html","jinja","jinja2","json","profile","python","python3"],"latest_commit_sha":null,"homepage":null,"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/dunderrrrrr.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,"zenodo":null}},"created_at":"2020-02-06T18:26:06.000Z","updated_at":"2024-05-18T08:25:48.000Z","dependencies_parsed_at":"2025-08-18T17:30:23.255Z","dependency_job_id":"a7f93c02-5603-4a8a-9276-f42aeea28157","html_url":"https://github.com/dunderrrrrr/github-profile-to-json","commit_stats":null,"previous_names":["dunderrrrrr/github-profile-to-json"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dunderrrrrr/github-profile-to-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunderrrrrr%2Fgithub-profile-to-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunderrrrrr%2Fgithub-profile-to-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunderrrrrr%2Fgithub-profile-to-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunderrrrrr%2Fgithub-profile-to-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunderrrrrr","download_url":"https://codeload.github.com/dunderrrrrr/github-profile-to-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunderrrrrr%2Fgithub-profile-to-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29482668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":["export","github","html","jinja","jinja2","json","profile","python","python3"],"created_at":"2024-12-02T12:15:15.342Z","updated_at":"2026-02-15T15:41:25.640Z","avatar_url":"https://github.com/dunderrrrrr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"github-profile-to-json\n---\nExport your Github profile (such as activity, repositories and profile info) to json or HTML using Python3 and Jinja2.  \n\n## Screenshot \n```sh\n$ python github.py -u github -o html\n```\n![HTML-output example](/helpers/img/readme/screenshot.png?raw=true \"HTML-output example\")\n\n## Installation\nClone and cd into directory.\n```sh\n$ git clone git@github.com:dunderrrrrr/github-profile-to-json.git \u0026\u0026 cd github-profile-to-json\n```\nCreate virtualenv and install requirements.\n```sh\n$ mkvirtualenv --python=/usr/bin/python3 github-profile\n$ pip install -r requirements.txt\n```\n\nCopy `settings.py.sample` to `settings.py`.\n```sh\n$ cp settings.py.sample settings.py\n$ nano settings.py\n```\n\n[Create a token](https://github.com/settings/tokens) and paste it in `settings.py`.  \nWhen generating a token, make sure you tick **repo** and **user**-boxes to give the token read-access.\n## Running\n### Raw JSON output\n```sh\n$ python github.py -u \u003cgithub_username\u003e\n```\n### Pretty JSON output\n```sh\n$ python github.py -u \u003cgithub_username\u003e -o pretty\n```\n### HTML-file output\n```sh\n$ python github.py -u \u003cgithub_username\u003e -o html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunderrrrrr%2Fgithub-profile-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunderrrrrr%2Fgithub-profile-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunderrrrrr%2Fgithub-profile-to-json/lists"}