{"id":18566336,"url":"https://github.com/perfaram/shardmaster","last_synced_at":"2025-07-20T08:02:07.695Z","repository":{"id":78487719,"uuid":"546858208","full_name":"perfaram/shardmaster","owner":"perfaram","description":"picoscale OSINT automation framework","archived":false,"fork":false,"pushed_at":"2023-01-16T11:34:13.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T19:44:39.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/perfaram.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":"2022-10-06T19:07:09.000Z","updated_at":"2022-10-28T15:15:44.000Z","dependencies_parsed_at":"2023-02-26T22:15:46.730Z","dependency_job_id":null,"html_url":"https://github.com/perfaram/shardmaster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/perfaram/shardmaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fshardmaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fshardmaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fshardmaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fshardmaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perfaram","download_url":"https://codeload.github.com/perfaram/shardmaster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fshardmaster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266087772,"owners_count":23874518,"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-11-06T22:22:44.701Z","updated_at":"2025-07-20T08:02:07.598Z","avatar_url":"https://github.com/perfaram.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shardmaster\n***This is ALPHA-stage software; some feature may be missing, and the documentation may be lacking or not fully represent the current state of the code.***\n\nSHARDMASTER is an OSINT automation library for small-scale data gathering tasks. It allows to _shard_ (run distributedly) and _schedule_ series of tasks over multiple _workers_ each having a _persona_, and aims at abstracting away the logic needed to do so. \n\nThis is useful if you need multiple channels to parallelize the data gathering tasks over: for instance, if you need to use multiple Facebook accounts at the same time, or to go through multiple IPs in order to avoid getting rate-limited. \n\nTechnically, the workers are corountine-based agents, each one having a persona that embodies its identity; and thus may provide input on _how_ it will perform its tasks (again: likely an IP address to use as proxy, or maybe the account to use to make some requests to a platform's API). \n\nThe most important piece of code you will need to provide is the _executor_: that which runs inside the worker, receives a task, and performs it. The logic of scheduling, of task distribution, etc is in SHARDMASTER; you have to provide it parameters, that's all. \n\n## Documentation\nTBW\n\n## Getting started\nTBW","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfaram%2Fshardmaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperfaram%2Fshardmaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfaram%2Fshardmaster/lists"}