{"id":16835184,"url":"https://github.com/syfaro/fuzzysearch-cli","last_synced_at":"2025-04-11T04:36:31.174Z","repository":{"id":71917057,"uuid":"246264754","full_name":"Syfaro/fuzzysearch-cli","owner":"Syfaro","description":"A tool to batch search images against FuzzySearch","archived":false,"fork":false,"pushed_at":"2024-02-10T04:28:42.000Z","size":165,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T04:36:23.549Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/Syfaro.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}},"created_at":"2020-03-10T09:56:47.000Z","updated_at":"2025-01-17T10:21:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dd0d2b9-0494-40db-8ab2-a56fcde4a3d2","html_url":"https://github.com/Syfaro/fuzzysearch-cli","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/Syfaro%2Ffuzzysearch-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syfaro%2Ffuzzysearch-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syfaro%2Ffuzzysearch-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syfaro%2Ffuzzysearch-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Syfaro","download_url":"https://codeload.github.com/Syfaro/fuzzysearch-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345258,"owners_count":21088231,"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":["hacktoberfest"],"created_at":"2024-10-13T12:09:13.602Z","updated_at":"2025-04-11T04:36:31.135Z","avatar_url":"https://github.com/Syfaro.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fuzzysearch-cli\n\nA tool to batch search images against [FuzzySearch](https://fuzzysearch.net).\n\n## Usage\n\nFirst, you must obtain an API token for FuzzySearch. You can then run the tool\nlike follows:\n\n```bash\nfuzzysearch-cli match-images --api-key abc123 /path/to/images per-file sources.csv\n```\n\nThis will create a file named sources.csv. This CSV file contains a full path to\neach image and space separated links to each known source.\n\nMore information about the tool's use can be found with the `--help` flag.\n\nIt is also possible to use a FuzzySearch database dump to perform all searches\nlocally.\n\n```bash\nfuzzysearch-cli download-database fuzzysearch-dump.csv\nfuzzysearch-cli match-images --database-path fuzzysearch-dump.csv /path/to/images per-file sources.csv\n```\n\n## Details\n\nIt caches details about each path's hash and each hash's matches indefinitely.\nThis allows for very quick incremental updates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyfaro%2Ffuzzysearch-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyfaro%2Ffuzzysearch-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyfaro%2Ffuzzysearch-cli/lists"}