{"id":13456740,"url":"https://github.com/metaplex-foundation/get-collection","last_synced_at":"2025-05-08T19:12:32.246Z","repository":{"id":104182423,"uuid":"462956911","full_name":"metaplex-foundation/get-collection","owner":"metaplex-foundation","description":"Rust and TypeScript example code for finding all members from a collection id. ","archived":false,"fork":false,"pushed_at":"2023-12-18T23:07:39.000Z","size":71,"stargazers_count":27,"open_issues_count":2,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T19:12:19.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/metaplex-foundation.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":"2022-02-24T00:48:14.000Z","updated_at":"2024-06-21T05:47:28.000Z","dependencies_parsed_at":"2024-01-13T17:29:29.417Z","dependency_job_id":"f5d3ea71-2c52-412a-9f5f-9e01189a0d6d","html_url":"https://github.com/metaplex-foundation/get-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fget-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fget-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fget-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaplex-foundation%2Fget-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaplex-foundation","download_url":"https://codeload.github.com/metaplex-foundation/get-collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253133116,"owners_count":21859112,"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":[],"created_at":"2024-07-31T08:01:26.951Z","updated_at":"2025-05-08T19:12:32.210Z","avatar_url":"https://github.com/metaplex-foundation.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"## get-collection-rs\n\n### Use the Crawler\n\n```\ncargo build --release\n```\n\n```\n./target/release/get-collection \u003crpc_node\u003e \u003ccollection_id\u003e\n```\n\nExample:\n\n```\n./target/release/get-collection https://api.metaplex.solana.com/ 66gy1CNSpMzTtf6P8CFGY1mo5K3n7wn2bE249p31tehv\n```\n**Note: This requires an RPC node with archival access so it can perform transaction crawling, and it will exceed rate-limits of public nodes as well.\n\n\nOutputs the list of mints to a file named `\u003ccollection_id\u003e_mints.json`.\n\n## get-collection-ts\n\n```\nyarn install\n```\n\n```\nts-node index.ts \u003ccollection_id\u003e \u003crpc_node\u003e\n```\n\nExample:\n\n```\nts-node index.ts 66gy1CNSpMzTtf6P8CFGY1mo5K3n7wn2bE249p31tehv\n```\n\nor with custom rpc node\n\n```\nts-node index.ts 66gy1CNSpMzTtf6P8CFGY1mo5K3n7wn2bE249p31tehv https://api.metaplex.solana.com/\n```\n\nOutputs the list of mints to a file named `\u003ccollection_id\u003e_mints.json`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaplex-foundation%2Fget-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaplex-foundation%2Fget-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaplex-foundation%2Fget-collection/lists"}