{"id":19012538,"url":"https://github.com/kennfatt/gistcrawler","last_synced_at":"2026-05-16T01:32:41.411Z","repository":{"id":133857579,"uuid":"212360089","full_name":"KennFatt/GistCrawler","owner":"KennFatt","description":"CLI Tools to crawl GitHub's Gists written in PHP 7.","archived":false,"fork":false,"pushed_at":"2020-01-19T01:38:52.000Z","size":169,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T15:54:06.983Z","etag":null,"topics":["cli","git","github-api","php","php7"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/KennFatt.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":"2019-10-02T14:18:28.000Z","updated_at":"2023-02-16T02:16:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7eedbfa-f93f-4c1d-ad48-416b690a8143","html_url":"https://github.com/KennFatt/GistCrawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KennFatt/GistCrawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FGistCrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FGistCrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FGistCrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FGistCrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KennFatt","download_url":"https://codeload.github.com/KennFatt/GistCrawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KennFatt%2FGistCrawler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268057775,"owners_count":24188623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["cli","git","github-api","php","php7"],"created_at":"2024-11-08T19:18:36.374Z","updated_at":"2026-05-16T01:32:36.371Z","avatar_url":"https://github.com/KennFatt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GistCrawler\nGist Crawler is a PHP CLI tool to crawl all gist and its information by using a single line of command.\n  \nIt's quite fast for downloading the gist file, but it works synchronously. Since PHP does not have asynchronous or parallel things natively, we plan to use another language in the future.\n\n## Features\n* Fully functional short command.\n* Filtering option available.\n* Callback on every event triggered.  \n\n## Requirements\n* PHP Version: \u003e 7.0\n* Internet access (of course).\n\n## Previe and Usage\n**Interface  view**\n![interface](./assets/interface.png)\n\n**Command usage**\n```bash\n# Import / download the gist(s).\nphp run.php \u003cusername\u003e import\n\n# Raw JSON Response\nphp run.php \u003cusername\u003e raw\n\n# Handle stdout to result.json\nphp run.php \u003cusername\u003e raw \u003e result.json\n```\n\n## Configuration\nThere are two available configurations that you can changes.  \nTODO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennfatt%2Fgistcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennfatt%2Fgistcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennfatt%2Fgistcrawler/lists"}