{"id":16970168,"url":"https://github.com/erikjiang/book_crawler","last_synced_at":"2025-12-15T01:47:02.909Z","repository":{"id":89927451,"uuid":"143306835","full_name":"ErikJiang/book_crawler","owner":"ErikJiang","description":":lizard: book_crawler","archived":false,"fork":false,"pushed_at":"2018-08-06T14:25:20.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T06:22:36.389Z","etag":null,"topics":["crawler","douban","golang"],"latest_commit_sha":null,"homepage":"","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/ErikJiang.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":"2018-08-02T14:38:04.000Z","updated_at":"2022-03-23T02:10:52.000Z","dependencies_parsed_at":"2023-05-30T13:30:34.016Z","dependency_job_id":null,"html_url":"https://github.com/ErikJiang/book_crawler","commit_stats":null,"previous_names":["jiangink/book_crawler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikJiang%2Fbook_crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikJiang%2Fbook_crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikJiang%2Fbook_crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikJiang%2Fbook_crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErikJiang","download_url":"https://codeload.github.com/ErikJiang/book_crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248931190,"owners_count":21185130,"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":["crawler","douban","golang"],"created_at":"2024-10-14T00:27:34.365Z","updated_at":"2025-12-15T01:46:57.645Z","avatar_url":"https://github.com/ErikJiang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# book_crawler\n\n豆瓣图书TOP250榜单数据抓取\n\n本项目仅供学习参考\n\n---\n\n### 1. 依赖项安装\n```\ngo get github.com/jinzhu/gorm\ngo get github.com/PuerkitoBio/goquery\n```\n\n### 2. 创建数据库并配置`model`中的数据库连接参数\n``` sql\nCREATE DATABASE book_crawler DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci;\n```\n\n### 3. 运行项目\n``` bash\ngo run main.go\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikjiang%2Fbook_crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikjiang%2Fbook_crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikjiang%2Fbook_crawler/lists"}