{"id":23087628,"url":"https://github.com/exp-codes/pyzone-crawler","last_synced_at":"2025-04-03T16:45:48.132Z","repository":{"id":70890694,"uuid":"148515407","full_name":"EXP-Codes/pyzone-crawler","owner":"EXP-Codes","description":"QQ空间爬虫（Python版）","archived":false,"fork":false,"pushed_at":"2023-01-16T17:51:04.000Z","size":1802,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-09T05:27:46.906Z","etag":null,"topics":["crawler","programming"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EXP-Codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://lyy289065406.github.io/sponsor/"]}},"created_at":"2018-09-12T17:17:00.000Z","updated_at":"2023-05-03T14:35:31.000Z","dependencies_parsed_at":"2023-04-12T18:02:56.829Z","dependency_job_id":null,"html_url":"https://github.com/EXP-Codes/pyzone-crawler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Fpyzone-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Fpyzone-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Fpyzone-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXP-Codes%2Fpyzone-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EXP-Codes","download_url":"https://codeload.github.com/EXP-Codes/pyzone-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043256,"owners_count":20874084,"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","programming"],"created_at":"2024-12-16T19:59:20.922Z","updated_at":"2025-04-03T16:45:48.127Z","avatar_url":"https://github.com/EXP-Codes.png","language":"Python","readme":"# pyzone-crawler\n　QQ空间爬虫（Python版）\n\n\u003e ***暗恋神器***\n\u003cbr/\u003e　*在你心中是否有一个默默关注的小姐姐？*\n\u003cbr/\u003e　*你是否想知道在遇见她之前在她身边的一切？*\n\u003cbr/\u003e　*确认过眼神，让你总在对的时间遇上对的人*\n\n------\n\n\n## 运行环境\n\n　![](https://img.shields.io/badge/Platform-Windows%20x64-brightgreen.svg)　![](https://img.shields.io/badge/Platform-Linux%20x64-brightgreen.svg)\n\u003cbr/\u003e　![](https://img.shields.io/badge/IDE-Pycharm%204.0.4-brightgreen.svg)　![](https://img.shields.io/badge/Python-3.5-brightgreen.svg)\n\n\n## 软件介绍\n\n　此程序用于[`QQ空间`](https://user.qzone.qq.com/)，主要功能包括：\n- 01.　模拟QQ登陆\n- 02.　爬取目标QQ空间的【相册数据】，根据相册专辑分类，自动下载高清原图、以及图片描述等\n- 03.　爬取目标QQ空间的【说说数据】，根据说说页数分类，自动下载高清原图、以及说说内容等\n- 04.　自动整理所下载的【相册/说说数据】\n\n      \n## 运行展示\n\n### ※ 登陆界面\n![登陆界面](https://github.com/lyy289065406/pyzone-crawler/blob/master/doc/%E8%BF%90%E8%A1%8C%E6%88%AA%E5%9B%BE/01-%E7%99%BB%E9%99%86QQ%E7%A9%BA%E9%97%B4.png)\n\n### ※ 爬取QQ空间相册\n![爬取QQ空间相册](https://github.com/lyy289065406/pyzone-crawler/blob/master/doc/%E8%BF%90%E8%A1%8C%E6%88%AA%E5%9B%BE/02-%E7%88%AC%E5%8F%96QQ%E7%A9%BA%E9%97%B4%E7%9B%B8%E5%86%8C.png)\n\n### ※ 爬取QQ空间说说\n![爬取QQ空间说说](https://github.com/lyy289065406/pyzone-crawler/blob/master/doc/%E8%BF%90%E8%A1%8C%E6%88%AA%E5%9B%BE/03-%E7%88%AC%E5%8F%96QQ%E7%A9%BA%E9%97%B4%E8%AF%B4%E8%AF%B4.png)\n\n### ※ 分类整理所下载的图文数据\n![分类整理所下载的图文数据](https://github.com/lyy289065406/pyzone-crawler/blob/master/doc/%E8%BF%90%E8%A1%8C%E6%88%AA%E5%9B%BE/04-%E6%95%B0%E6%8D%AE%E5%AD%98%E5%82%A8%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84.png)\n\n\n## 安装与使用\n\n- 01.　安装Python环境【[python-3.5.2-amd64.exe](https://lyy289065406.github.io/environment/environment/python/windows/x64/python-3.5.2-amd64.exe)】\n- 02.　导入`pyzone-crawler`项目源码并运行\n- 03.　根据命令行提示，选择【爬取相册数据】或【爬取说说数据】，即可自动批量下载 `图片及其相关信息` \n- 04.　所下载的数据会自动整理到程序根目录下的 `data` 文件夹：\n\u003cbr/\u003e　　○ 不同的QQ空间数据，存储在对应的 [QQ号文件夹] 内\n\u003cbr/\u003e　　○ [album] 文件夹下保存了目标QQ的每一个相册（非加密相册）的 [相册信息]、[照片]、[照片信息] \n\u003cbr/\u003e　　○ [mood] 文件夹下保存了目标QQ的所有说说的 [图文信息]\n\u003cbr/\u003e　　○ [mood/content] 文件夹根据页数保存了该页内所有说说的 [图文信息]\n\u003cbr/\u003e　　○ [mood/photos] 文件夹汇总了所有说说的图片\n\n\n\u003e ***注：***\n\u003cbr/\u003e　*此程序需要授权才能使用（防止恶意使用），请加QQ群209442488申请*\n\u003cbr/\u003e　*此程序不包含盗号后门，若不放心请勿使用*\n\u003cbr/\u003e　*此程序不包含破解功能，请确保登陆的QQ号有访问对方QQ空间和相册的权限*\n\n\n\n## 升级记录\n\n### v1.1版本 (2018-09-15) : \n- 01.　修正因QQ空间升级导致xhr协议失效问题\n\n\n### v1.0版本 (2018-05-26) : \n- 01.　从Java平台移植\n\n\n\n## 版权声明\n\n　[![Copyright (C) EXP,2016](https://img.shields.io/badge/Copyright%20(C)-EXP%202016-blue.svg)](http://exp-blog.com)　[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n  \n\n- Site: [http://exp-blog.com](http://exp-blog.com) \n- Mail: \u003ca href=\"mailto:289065406@qq.com?subject=[EXP's Github]%20Your%20Question%20（请写下您的疑问）\u0026amp;body=What%20can%20I%20help%20you?%20（需要我提供什么帮助吗？）\"\u003e289065406@qq.com\u003c/a\u003e\n\n\n------\n\n","funding_links":["https://lyy289065406.github.io/sponsor/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexp-codes%2Fpyzone-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexp-codes%2Fpyzone-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexp-codes%2Fpyzone-crawler/lists"}