{"id":13755279,"url":"https://github.com/dongweiming/weapp-zhihulive","last_synced_at":"2025-04-07T11:11:39.538Z","repository":{"id":60248419,"uuid":"80972630","full_name":"dongweiming/weapp-zhihulive","owner":"dongweiming","description":"知乎Live微信小程序 \u0026 asyncio爬虫","archived":false,"fork":false,"pushed_at":"2017-11-30T12:37:55.000Z","size":95978,"stargazers_count":364,"open_issues_count":2,"forks_count":124,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-31T10:07:11.627Z","etag":null,"topics":["live","weapp","wechat","zhihu","zhihulive"],"latest_commit_sha":null,"homepage":"https://zhuanlan.zhihu.com/p/25530067","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dongweiming.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":"2017-02-05T06:03:13.000Z","updated_at":"2025-02-15T15:06:29.000Z","dependencies_parsed_at":"2022-09-27T06:50:27.982Z","dependency_job_id":null,"html_url":"https://github.com/dongweiming/weapp-zhihulive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fweapp-zhihulive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fweapp-zhihulive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fweapp-zhihulive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fweapp-zhihulive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dongweiming","download_url":"https://codeload.github.com/dongweiming/weapp-zhihulive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640465,"owners_count":20971557,"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":["live","weapp","wechat","zhihu","zhihulive"],"created_at":"2024-08-03T10:00:50.782Z","updated_at":"2025-04-07T11:11:39.514Z","avatar_url":"https://github.com/dongweiming.png","language":"Python","funding_links":[],"categories":["Demo"],"sub_categories":["数据接口有问题"],"readme":"# weapp-zhihulive\n\n\n基于Zhihu Live数据的微信小程序.数据归知乎所有，本项目用于技术学习\n\n## Preview\n\n![设计图](./screenshot/zhihulive.png)\n\n如果在wifi情况下或者土豪不介意流量的同学可以直接[感受实际使用的动态效果](./screenshot/zhihulive.gif)\n\n## Getting started\n\n本项目包含服务端和微信小程序全部源代码：\n\n```python\n❯ git clone https://github.com/dongweiming/weapp-zhihulive\n❯ cd weapp-zhihulive\n❯ tree -L 1\n.\n├── App # 小程序代码\n├── LICENSE\n├── README.md\n├── Server  # 服务端+爬虫代码\n├── screenshot # 设计图和动态效果\n```\n\n启动服务端：\n\n```python\n❯ cd Server \n❯ python3 -m venv venv3 --system-site-packages\n❯ source venv3/bin/activate\n❯ python3 -m pip install -r requirements.txt\n# 配置MySQL和Elasticsearch\n❯ python crawl.py  # 运行爬虫获取全部Live数据\n❯ python app.py  # 启动API服务\n```\n\n运行小程序：\n\n1. [下载并安装小程序开发工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)\n2. 启动开发工具，添加项目，目录为App\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongweiming%2Fweapp-zhihulive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdongweiming%2Fweapp-zhihulive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongweiming%2Fweapp-zhihulive/lists"}