{"id":15638441,"url":"https://github.com/manusa/github-dependents-scraper","last_synced_at":"2025-04-30T06:09:02.798Z","repository":{"id":70696066,"uuid":"280689593","full_name":"manusa/github-dependents-scraper","owner":"manusa","description":"GitHub dependents web scraper using Picocli and Quarkus","archived":false,"fork":false,"pushed_at":"2020-07-31T08:15:56.000Z","size":410,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T06:08:51.137Z","etag":null,"topics":["github","graalvm","java","native","picocli","quarkus","quarkusio"],"latest_commit_sha":null,"homepage":"https://blog.marcnuri.com/github-dependents-scraper-quarkus-picocli/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manusa.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":"2020-07-18T15:58:45.000Z","updated_at":"2025-02-28T11:16:41.000Z","dependencies_parsed_at":"2023-02-23T03:15:46.853Z","dependency_job_id":null,"html_url":"https://github.com/manusa/github-dependents-scraper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgithub-dependents-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgithub-dependents-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgithub-dependents-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manusa%2Fgithub-dependents-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manusa","download_url":"https://codeload.github.com/manusa/github-dependents-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251651231,"owners_count":21621716,"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","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","graalvm","java","native","picocli","quarkus","quarkusio"],"created_at":"2024-10-03T11:21:35.539Z","updated_at":"2025-04-30T06:09:02.775Z","avatar_url":"https://github.com/manusa.png","language":"Java","readme":"# GitHub Dependents Scraper\n\nThis tool allows you to scrape any GitHub project dependency graph for dependent projects.\n\n\u003cp\u003e\n    \u003cimg src=\"doc/quarkus-scraping.gif\" /\u003e\n\u003c/p\u003e\n\n\nMake sure you comply with\n[GitHub Scraping and API Usage Restrictions](https://docs.github.com/en/github/site-policy/github-acceptable-use-policies#5-scraping-and-api-usage-restrictions)\nbefore using this tool.\n\n## Build Native Image\n\nSetup Environment as documented in\n[Quarkus:Building a native Executable](https://quarkus.io/guides/building-native-image) guide.\n\n### \\*nix\n````shell script\n$ mvn clean install -Pnative\n````\n\n### Windows\n````shell script\n$ \"C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Auxiliary\\Build\\vcvars64.bat\" \u0026\u0026 mvn clean install -Pnative\n````\n\n## How to run\n\n### JVM\n```shell script\n$ java -jar  target/github-dependents-scraper-uber.jar \"https://github.com/fabric8io/fabric8-maven-plugin/network/dependents?package_id=UGFja2FnZS0xODEwNTMzNjE%3D\"\n```\n\n### Native\nOnce the native binary is built following your platform instructions, run the following command:\n\n```shell script\n$ ./target/github-dependents-scraper-uber \"https://github.com/fabric8io/fabric8-maven-plugin/network/dependents?package_id=UGFja2FnZS0xODEwNTMzNjE%3D\"\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fgithub-dependents-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanusa%2Fgithub-dependents-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanusa%2Fgithub-dependents-scraper/lists"}