{"id":16561553,"url":"https://github.com/jcnelson/blockstack-search-tools","last_synced_at":"2026-05-10T17:43:47.087Z","repository":{"id":76940283,"uuid":"161959207","full_name":"jcnelson/blockstack-search-tools","owner":"jcnelson","description":"A janky script for crawling the Blockstack network","archived":false,"fork":false,"pushed_at":"2019-09-13T19:42:12.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T14:41:51.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcnelson.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":"2018-12-16T01:53:44.000Z","updated_at":"2019-09-13T19:42:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1078a07-af3a-4d32-8093-29170125e03c","html_url":"https://github.com/jcnelson/blockstack-search-tools","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/jcnelson%2Fblockstack-search-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Fblockstack-search-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Fblockstack-search-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcnelson%2Fblockstack-search-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcnelson","download_url":"https://codeload.github.com/jcnelson/blockstack-search-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241966985,"owners_count":20050324,"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-10-11T20:33:32.004Z","updated_at":"2025-12-01T17:03:31.310Z","avatar_url":"https://github.com/jcnelson.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blockstack-search-tools\n\nA janky tool for analyzing the Blockstack network.\n\nThis code was written for a one-off purpose that has since been fulfilled,\nand is provided as-is.  I published it here to show an example of how to crawl\nthe Blockstack network.  There are no plans to support it beyond its current\nstate.\n\nAll programs must be run in-place.\n\n## Dependencies\n\n* The `dash` shell (it will NOT work with `bash`)\n* Node.js 8.x\n* `blockstack.js`, installed in a place where `node` can find it.\n* A Blockstack Core node running on the same host (i.e. `~/.blockstack-server`\n  must exist and be populated).\n\n## Usage\n\n### Step 1: Scan all profiles\n\n```bash\n$ ./scan_profiles.sh\n```\n\nYou may need to edit variables in `./scan_profiles.sh` to suit your needs.\n\nAll data will be written to `./results`.\n* `./results/all_profiles/` contains metadata and profiles fetched, in batches.\n* `./results/all_profiles_analysis/` contains analysis data for each profile\n  batch.\n\nThis script uses the `check_profiles.js` command to analyze the metadata in\n`./results/all_profiles`.  Feel free to extend the data it gathers for your own\npurposes.\n\n### Step 2: Make a report\n\n```bash\n$ ./report.js ./results/all_profiles_analysis/\n```\n\nThis script aggregates the analysis data from `./results/all_profiles_analysis/`\nand prints out a report.  Feel free to extend it to report on more things than\nit already does.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcnelson%2Fblockstack-search-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcnelson%2Fblockstack-search-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcnelson%2Fblockstack-search-tools/lists"}