{"id":19542221,"url":"https://github.com/pythonzm/go-spider","last_synced_at":"2025-10-03T18:32:29.784Z","repository":{"id":96962376,"uuid":"183565840","full_name":"pythonzm/go-spider","owner":"pythonzm","description":"爬取某你懂的动图网站的出处动图，并生成命令行工具","archived":false,"fork":false,"pushed_at":"2019-05-06T01:21:25.000Z","size":13726,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-02T10:22:20.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pythonzm.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":"2019-04-26T05:54:05.000Z","updated_at":"2024-06-19T08:09:28.159Z","dependencies_parsed_at":null,"dependency_job_id":"b269446d-9621-467d-a015-3a2460edb7c6","html_url":"https://github.com/pythonzm/go-spider","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/pythonzm/go-spider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonzm%2Fgo-spider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonzm%2Fgo-spider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonzm%2Fgo-spider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonzm%2Fgo-spider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythonzm","download_url":"https://codeload.github.com/pythonzm/go-spider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonzm%2Fgo-spider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260496233,"owners_count":23018056,"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-11T03:13:44.208Z","updated_at":"2025-10-03T18:32:29.689Z","avatar_url":"https://github.com/pythonzm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-spider\n爬取某你懂的动图网站的出处动图，并生成命令行工具\n\n直接使用go build spider.go 生成可执行文件，在Windows下生成的文件会比较大，大概7M多，可以使用 https://github.com/upx/upx 对生成的spider.exe进行压缩 `upx.exe -9 -k spider.exe`\n\n可以使用 `spider -h` 查看支持的参数，Windows下是`spider.exe -h` \n\n```\n[root@test spider]# spider -h\nNAME:\n   spider - 爬取某动图网站的出处动图\n\nUSAGE:\n   spider [global options] command [command options] [arguments...]\n\nVERSION:\n   1.0.0\n\nCOMMANDS:\n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --num value, -n value   设置默认下载并发数量，默认是10 (default: 10)\n   --page value, -p value  设置下载的页数，默认是2 (default: 2)\n   --to PATH               设置下载路径，windows默认路径是D:\\gifs,其他系统默认是/tmp/gifs PATH (default: \"/tmp/gifs/\")\n   --help, -h              show help\n   --version, -v           print the version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonzm%2Fgo-spider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonzm%2Fgo-spider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonzm%2Fgo-spider/lists"}