{"id":16679973,"url":"https://github.com/eval-exec/goodreads","last_synced_at":"2025-04-09T22:33:47.359Z","repository":{"id":57658332,"uuid":"202751921","full_name":"eval-exec/goodreads","owner":"eval-exec","description":"gocolly/colly demo project, crawl quotes from https://www.goodreads.com/quotes","archived":false,"fork":false,"pushed_at":"2022-10-22T04:23:57.000Z","size":30,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T12:06:58.723Z","etag":null,"topics":["colly","gocolly","goodreads","goodreads-quotes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/eval-exec.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}},"created_at":"2019-08-16T15:23:22.000Z","updated_at":"2024-09-15T04:20:18.000Z","dependencies_parsed_at":"2022-09-16T04:40:26.109Z","dependency_job_id":null,"html_url":"https://github.com/eval-exec/goodreads","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/eval-exec%2Fgoodreads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval-exec%2Fgoodreads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval-exec%2Fgoodreads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eval-exec%2Fgoodreads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eval-exec","download_url":"https://codeload.github.com/eval-exec/goodreads/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248124009,"owners_count":21051575,"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":["colly","gocolly","goodreads","goodreads-quotes"],"created_at":"2024-10-12T13:38:29.747Z","updated_at":"2025-04-09T22:33:47.335Z","avatar_url":"https://github.com/eval-exec.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goodreads crawler\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/eval-exec/goodreads?style=flat-square)](https://goreportcard.com/report/github.com/eval-exec/goodreads)\n[![Coverage](https://codecov.io/gh/eval-exec/goodreads/branch/main/graph/badge.svg)](https://codecov.io/gh/eval-exec/goodreads)\n[![codeql-analysis](https://github.com/eval-exec/goodreads/actions/workflows/codeql.yml/badge.svg)](https://github.com/eval-exec/goodreads/actions/workflows/codeql.yml)\n[![LICENSE](https://img.shields.io/github/license/eval-exec/goodreads.svg?style=flat-square)](https://github.com/eval-exec/goodreads/blob/main/LICENSE)\n[![Godoc](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/github.com/eval-exec/goodreads)\n\n\n## About The Project\n\n\n## usage:\n\n- proxy-server: optional\n- tag: optional, if empty, all tags will be visited\n- debug: optional, enable debug mode?\n```bash\n\n\u003e go build .\n\u003e ./goodreads -h\na simple goodread quote crawler\n\nUsage:\n  goodreads [flags]\n\nExamples:\n./goodreads --proxy-server http://127.0.0.1:1081 --tag hope --debug\n\nFlags:\n      --debug                 debug mode?\n  -h, --help                  help for goodreads\n      --proxy-server string   proxy server to use\n      --tag string            optional: specify a tag to scrape?\n\n```\n```bash\n\u003e ./goodreads --proxy-server http://127.0.0.1:1081 --tag hope --debug\n```\nthen check the `goodreads.csv` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feval-exec%2Fgoodreads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feval-exec%2Fgoodreads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feval-exec%2Fgoodreads/lists"}