{"id":20350406,"url":"https://github.com/touero/pond-loach","last_synced_at":"2025-04-12T01:30:34.681Z","repository":{"id":184088467,"uuid":"622056497","full_name":"touero/pond-loach","owner":"touero","description":"Python爬取分析2021年世界五百强的WebApp","archived":false,"fork":false,"pushed_at":"2024-12-24T07:42:49.000Z","size":15628,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T21:11:42.738Z","etag":null,"topics":["html","jupyter-notebook","pyecharts","python","pywebio","scraping"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/touero.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":"2023-04-01T02:06:26.000Z","updated_at":"2025-03-17T10:23:15.000Z","dependencies_parsed_at":"2024-11-14T22:40:33.506Z","dependency_job_id":null,"html_url":"https://github.com/touero/pond-loach","commit_stats":null,"previous_names":["weiensong/fortune500","weiensong/pond-loach","touero/pond-loach"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fpond-loach","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fpond-loach/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fpond-loach/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/touero%2Fpond-loach/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/touero","download_url":"https://codeload.github.com/touero/pond-loach/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248504183,"owners_count":21115132,"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":["html","jupyter-notebook","pyecharts","python","pywebio","scraping"],"created_at":"2024-11-14T22:30:01.970Z","updated_at":"2025-04-12T01:30:34.673Z","avatar_url":"https://github.com/touero.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003epond-loach\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/python_-%3E%3D3.8-green\" alt=\"\"\u003e \u003cimg src=\"https://img.shields.io/badge/license_-MIT-green\" alt=\"\"\u003e \u003cimg src=\"https://img.shields.io/badge/selenium-blue\" alt=\"\"\u003e \u003cimg src=\"https://img.shields.io/badge/pyecharts-blue\" alt=\"\"\u003e  \u003cimg src=\"https://img.shields.io/badge/pywebio-blue\" alt=\"\"\u003e \n\u003c/p\u003e\n\n## 仓库介绍\n\n\u0026emsp;\u0026emsp;爬取财富网下的2021年世界五百强并作图分析, 对不同经济实力的对比\n\n![bar](https://github.com/weiensong/pond-loach/blob/master/images/bar.png)\n![pie](https://github.com/weiensong/pond-loach/blob/master/images/pie.png)\n\n## 安装\n\n这个项目使用[Python](https://www.python.org/) [Git](https://git-scm.com/) 请确保你本地安装了它们。\n\n```shell\n$ git clone https://github.com/weiensong/Fortune500.git\n```\n下载你本地[chrome](chrome://version/)浏览器对应版本的[chromedriver](https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json)\n\n## 运行\n### 创建虚拟环境并激活\n```shell\npython -m venv venv \u0026\u0026 source venv/bin/activate\n```\n### 安装依赖\n```shell\npip install -r requriements.txt\n```\n### 爬取\n```shell\npython crawler.py\n```\n### 作图并生成html\n```shell\npython analyze.py\n```\n\n## 相关仓库\n\n- [python](https://github.com/TheAlgorithms/Python) — All Algorithms implemented in Python\n- [Selenium](https://github.com/SeleniumHQ/selenium) — A browser automation framework and ecosystem\n- [PyWebIO](https://github.com/pywebio/PyWebIO) — Write interactive web app in script way\n- [pyecharts](https://github.com/pyecharts/pyecharts) — 人人可用的开源数据可视化分析工具\n\n\n\n## 相关链接\n- [财富中文网](https://www.fortunechina.com/fortune500/c/2021-08/02/content_394571.htm)\n\n## 维护者\n[@touero](https://github.com/touero)\n\n\n## 如何贡献\n非常欢迎你的加入！[提一个 Issue](https://github.com/weiensong/Fortune500/issues) 或者提交一个 Pull Request。\n\n标准 Python 遵循 [Python PEP-8](https://peps.python.org/pep-0008/) 行为规范。\n\n### 贡献者\n\n感谢参与项目的所有人\n\n\n\n## 使用许可\n\n[MIT](https://github.com/weiensong/pond-loach) © weiensong\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftouero%2Fpond-loach","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftouero%2Fpond-loach","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftouero%2Fpond-loach/lists"}