Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

himself65/LuoguCrawler

Repository files navigation

LuoguCrawler | 洛谷爬虫

Build Status LICENSE language

【停止更新】lin_toto 明确禁止了洛谷的脚本使用

Quick Start

注意:luogu/ 文件夹为必备内容,请不要直接拷贝 example*.py 代码直接运行

  1. 下载至本地,并解压

  2. 运行相关脚本

cd LuoguCrawler

py example_download.py

Scripts

  • 下载你的所有 AC 代码

效果图:

快速下载你所有的 AC 代码

04

脚本地址

  • 洛谷用户爬取

多线程爬下用户信息

03

脚本地址

  • 其他脚本截图

01

02

Config

  • 修改 config.json 内容

  • 某些特定脚本或许有需要配置的地方(将会修复)

myUrl = "https://www.luogu.org/space/show?uid=72813"
myID = 72813

TODO

详见TODO.md

Credits

感谢洛谷开发组提供的灵感,也感谢使用我 Repo 的各位

LICENSE

LowguNotice is available under the MIT license. See the LICENSE file for more information.

About

一个python爬虫来爬取洛谷各种信息

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages