{"id":16287981,"url":"https://github.com/dongweiming/daenerys","last_synced_at":"2025-03-20T03:30:31.646Z","repository":{"id":148958214,"uuid":"88228985","full_name":"dongweiming/daenerys","owner":"dongweiming","description":"Scraping and Web Crawling Framework For Zhihu Live","archived":false,"fork":false,"pushed_at":"2017-10-10T07:49:11.000Z","size":14,"stargazers_count":63,"open_issues_count":1,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-28T22:48:37.665Z","etag":null,"topics":["scraping","web-crawling","zhihu","zhihulive"],"latest_commit_sha":null,"homepage":null,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-14T03:23:43.000Z","updated_at":"2023-07-24T02:50:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5bd9af2-082c-416c-97e8-4cc0793e1247","html_url":"https://github.com/dongweiming/daenerys","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%2Fdaenerys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fdaenerys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fdaenerys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongweiming%2Fdaenerys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dongweiming","download_url":"https://codeload.github.com/dongweiming/daenerys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047608,"owners_count":20389205,"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":["scraping","web-crawling","zhihu","zhihulive"],"created_at":"2024-10-10T19:46:56.775Z","updated_at":"2025-03-20T03:30:31.640Z","avatar_url":"https://github.com/dongweiming.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Getting started\n\n```python\n❯ git clone https://github.com/dongweiming/daenerys\n❯ cd daenerys\n❯ virtualenv venv\n❯ source venv/bin/activate\n❯ pip install -r requirements.txt\n# 安装配置Redis和MongoDB\n❯ cd demo\n❯ python worker.py # 启动worker(默认5个进程)\n❯ python beat.py  # 新开启一个终端，启动Beat服务生成任务\n❯ ipython  # 发布一个需要获取执行结果的任务\nIn [1]: from messaging import sync_get\n\nIn [2]: sync_get('flask')\nPUT flask\nOut[2]:\n{u'author': u'Armin Ronacher',\n u'download_url': u'https://pypi.python.org/packages/24/6e/11b9c57e46f276a8a8da85a2fa7ada62b0463b68693616c7ab5df356fa/Flask-0.12.1.tar.gz',\n u'name': u'flask',\n u'version': u'0.12.1'}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongweiming%2Fdaenerys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdongweiming%2Fdaenerys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongweiming%2Fdaenerys/lists"}