{"id":21498342,"url":"https://github.com/maxharlow/csv-fetch","last_synced_at":"2025-10-07T00:11:08.740Z","repository":{"id":65945790,"uuid":"393009301","full_name":"maxharlow/csv-fetch","owner":"maxharlow","description":"📚 Downloads a list of URLs from a CSV file","archived":false,"fork":false,"pushed_at":"2025-05-27T18:37:56.000Z","size":24,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T03:37:40.689Z","etag":null,"topics":["csv"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/maxharlow.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,"zenodo":null}},"created_at":"2021-08-05T11:02:20.000Z","updated_at":"2025-05-27T18:38:00.000Z","dependencies_parsed_at":"2024-01-20T19:31:02.439Z","dependency_job_id":"4193d4a1-189d-485d-9f99-f5c451e7f7e3","html_url":"https://github.com/maxharlow/csv-fetch","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/maxharlow/csv-fetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxharlow%2Fcsv-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxharlow%2Fcsv-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxharlow%2Fcsv-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxharlow%2Fcsv-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxharlow","download_url":"https://codeload.github.com/maxharlow/csv-fetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxharlow%2Fcsv-fetch/sbom","scorecard":{"id":629126,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxharlow/csv-fetch","commit":"0217ef6e3488c28966d229c4b9e043c2088af803"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-21T07:20:22.914Z","repository_id":65945790,"created_at":"2025-08-21T07:20:22.914Z","updated_at":"2025-08-21T07:20:22.914Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278579806,"owners_count":26010107,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csv"],"created_at":"2024-11-23T16:37:42.144Z","updated_at":"2025-10-07T00:11:08.722Z","avatar_url":"https://github.com/maxharlow.png","language":"JavaScript","readme":"CSV Fetch\n=========\n\nDownload a list of URLs from a CSV file.\n\n\nInstalling\n----------\n\n    $ npm install -g csv-fetch\n\nAlternatively, don't install it and just prepend the below commands with `npx`.\n\nCompletions for Zsh will also be installed if a directory exists:\n\n    $ mkdir -p /usr/local/share/zsh/site-functions\n    $ chown -R $(whoami) /usr/local/share/zsh/site-functions\n\n\nUsage\n-----\n\n    $ csv-fetch \u003curl-column\u003e \u003cname-column\u003e \u003cdepository\u003e \u003cfilename\u003e\n\nWhere `\u003cfilename\u003e` is the name of your CSV, `\u003cdepository\u003e` is the name of a directory where the files will be downloaded to, `\u003cname-column\u003e` is a column from the CSV file with unique identifiers for each row, and `\u003curl-column\u003e` is a column from the CSV file with the URLs of the files to be fetched.\n\nGive a suffix, such as a file extension, to be added to all filenames with `-s`. Specify a column to be used to generate subdirectories with `-d`.\n\nRequest headers can be specified using the `-h` flag, in `key: value` format. Specify the flag multiple times to specify multiple headers.\n\nNote the identifiers in the name column should be unique, otherwise files will be overwritten -- or skipped, if the `-c` flag is given.\n\nRequests are made as fast as possible by default. The `-l` flag lets you set a rate limit for the maximum number that should be made per second.\n\nHTTP requests are automatically retried if they fail, five times by default, but this can be adjusted with the `-r` flag.\n\nRequest checking can be turned on with the `-c` flag. This will check to see whether there is an existing file in your depository for each row, and skip making the request if so. Alternatively, `-C` will use a faster cache which takes less time than checking the file actually exists.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxharlow%2Fcsv-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxharlow%2Fcsv-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxharlow%2Fcsv-fetch/lists"}