{"id":20467209,"url":"https://github.com/zhangyunhao116/mini-spider","last_synced_at":"2025-04-13T09:11:08.401Z","repository":{"id":57441858,"uuid":"84519656","full_name":"zhangyunhao116/Mini-Spider","owner":"zhangyunhao116","description":"简单、实用的爬虫工具，仅需四步创建属于你的爬虫程序！","archived":false,"fork":false,"pushed_at":"2018-02-08T07:42:17.000Z","size":1706,"stargazers_count":48,"open_issues_count":3,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-27T00:54:14.414Z","etag":null,"topics":["crawler","python","spider"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhangyunhao116.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-10T04:36:27.000Z","updated_at":"2024-09-11T19:13:17.000Z","dependencies_parsed_at":"2022-09-26T17:20:57.478Z","dependency_job_id":null,"html_url":"https://github.com/zhangyunhao116/Mini-Spider","commit_stats":null,"previous_names":["zyunh/mini-spider"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyunhao116%2FMini-Spider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyunhao116%2FMini-Spider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyunhao116%2FMini-Spider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhangyunhao116%2FMini-Spider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhangyunhao116","download_url":"https://codeload.github.com/zhangyunhao116/Mini-Spider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"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","python","spider"],"created_at":"2024-11-15T13:27:41.695Z","updated_at":"2025-04-13T09:11:08.381Z","avatar_url":"https://github.com/zhangyunhao116.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini-Spider\n\n[![PyPI](https://img.shields.io/pypi/v/yagmail.svg?style=flat-square)](https://pypi.python.org/pypi/mini-spider/)\n[![platform](https://img.shields.io/badge/python-3.5-green.svg)]()\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://pypi.python.org/pypi/mini-spider/)\n\nMini-Spider是一个实用的爬虫工具，它的意义在于快速获得你所要的资源，而不用去关注诸如爬虫构造、数据存储、网络环境、语言实现等一系列的事情。现在你只需要简单的几个命令，就可以创建一个爬虫，并完成你的任务！\n\n使用mini-spider，你仅需要两步即可创建属于你自己的爬虫！（大部分时候）\n\n## 特性\n\n- [x] 网页自动提取资源并根据算法分类（包括完整url和所有html标签内容）\n- [x] 根据资源自动生成提取器\n- [x] 自定义提取器以及Host数据\n- [x] 自动将提取内容加入相应数据库\n- [x] 自动分类下载，断点续传\n- [x] 数据库导入和导出\n\n简单地说，你只需要几个命令就可以爬取你想要的资源！\n\n\n## 安装\n\n安装前注意：\n\n- 只依赖于python 3.x ，不兼容pyhon 2.x\n\n- 本项目不需要任何第三方依赖。\n\n 下载整个项目，切换到本目录，在终端中执行\n\n```console\n$ python3 setup.py install\n```\n\n或者，使用pip下载\n\n```console\n$ pip3 install mini-spider\n```\n\n## 如何使用\n\n## [Mini-spider使用教程](http://pythonhosted.org/mini-spider)\n\n## 示例\n\n这里演示使用三个命令创建爬虫，后使用两个命令完成全部任务。\n\n示例目标：提取[这里](http://bbs.fengniao.com/forum/9373824.html)作者发布的所有图片\n\n![example](https://github.com/ZYunH/Mini-Spider/blob/master/example.gif)\n\n## 当前版本\n\nVer 0.0.4 : 基本功能测试阶段。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhangyunhao116%2Fmini-spider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhangyunhao116%2Fmini-spider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhangyunhao116%2Fmini-spider/lists"}