文件名称:leetcode下载-LeetCodeCN-Submissions-Crawler:你为Python爬虫提交的leetcode
文件大小:742KB
文件格式:ZIP
更新时间:2024-07-19 13:18:35
系统开源
leetcode下载 LeetCodeCN-Submissions-Crawler LeetCodeCN-Submissions-Crawler 是获取个人 LeetCode 提交代码的爬虫。 特性 一键获取个人在 的提交记录,并在本地生成代码文件。 可生成 Python,Python3,Java,C++,Go等多种语言文件。 支持修改不同时间段内的提交记录。 一键上传到 Github 仓库。 使用 下载或克隆仓库到本地(两种方法) 点击右上角 Clone or download 按钮,点击 Download Zip 下载到本地。 在目标文件夹内右键打开 git bash,输入下方代码后回车。 git clone https://github.com/ML-ZimingMeng/LeetCodeCN-Submissions-Crawler.git 安装相关库 pip install -r requirements.txt 配置 config.json 文件,用户名,密码,本地存储地址,时间(天) 运行 main.py 文件。 贡献 并从 master 创建你的分支 如果你添加的代码需要
【文件预览】:
LeetCodeCN-Submissions-Crawler-master
----ProblemListGenerator.py(343B)
----ProblemList.py(39KB)
----main.py(6KB)
----Log.txt(1KB)
----requirements.txt(39B)
----.idea()
--------misc.xml(197B)
--------LeetCodeCN-Submissions-Crawler.iml(450B)
--------inspectionProfiles()
--------modules.xml(319B)
--------.gitignore(41B)
--------vcs.xml(185B)
----LICENSE(11KB)
----config.json(145B)
----README.md(2KB)
----.gitignore(21B)
----demo.gif(718KB)
----1.txt(2KB)