{"id":26794639,"url":"https://github.com/pnmartinez/repo-popularity-stats","last_synced_at":"2026-04-25T16:33:20.903Z","repository":{"id":172066028,"uuid":"282170014","full_name":"pnmartinez/repo-popularity-stats","owner":"pnmartinez","description":"Simple tool to check whether a repo is getting increasingly more attention or not.","archived":false,"fork":false,"pushed_at":"2020-07-29T19:15:03.000Z","size":205,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T17:34:08.149Z","etag":null,"topics":["github","issues","repository","stats","tracker"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/pnmartinez.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-07-24T08:49:12.000Z","updated_at":"2023-03-07T02:15:40.000Z","dependencies_parsed_at":"2023-07-03T17:31:00.999Z","dependency_job_id":null,"html_url":"https://github.com/pnmartinez/repo-popularity-stats","commit_stats":null,"previous_names":["pnmartinez/repo-popularity-stats"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pnmartinez/repo-popularity-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnmartinez%2Frepo-popularity-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnmartinez%2Frepo-popularity-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnmartinez%2Frepo-popularity-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnmartinez%2Frepo-popularity-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnmartinez","download_url":"https://codeload.github.com/pnmartinez/repo-popularity-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnmartinez%2Frepo-popularity-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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","issues","repository","stats","tracker"],"created_at":"2025-03-29T17:28:22.620Z","updated_at":"2026-04-25T16:33:20.895Z","avatar_url":"https://github.com/pnmartinez.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repo-popularity-stats\n\nSimple tool for visually inspecting whether a repo you are interested in is going viral. Useful to check where you stand in the \"competitive advantage landscape\" by using that code.\n\n![repo-popularity-stats-issue-creation-trend](https://repository-images.githubusercontent.com/282170014/29a85a80-d1e0-11ea-9c86-b9cf27490645)\n\n## Quickstart on commmand line (CLI)\n\nSimply get from the repo URL the `repo_creator/repo_name` and run:\n```\npython cli.py repo_creator/repo_name\n```\n\n## Two folded code: CLI + Jupyter\n\nThe code is in a Jupyter notebook, nicely shown.\n\nIt is *the same code* as the in the command line interface `cli.py` (only without the argument parsing header). It is quite self-explanatory: open it and take a look. \n\nIf you use the notebook just change the first cell to **define the target repo you want to analyze**, and then run all cells.\n\nIt will query GitHub's API, which has different limits for registered/unregistered requests; unregistered has worked fine so far.\n\n## Need other repo stats?\n\nOpen one of the URLs that the program is querying, i. e:\n\n```\nhttps://api.github.com/repos/ +   repo_creator/repo_name   + /issues?state=all\u0026per_page=100\u0026page=1\n```\n\nYou can check all the JSON fields and change the code to retrieve whatever you need.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnmartinez%2Frepo-popularity-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnmartinez%2Frepo-popularity-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnmartinez%2Frepo-popularity-stats/lists"}