leetcode中国-leetcode-chinese-crawler:leetcode-中文爬虫

时间:2024-07-19 14:39:19
【文件属性】:

文件名称:leetcode中国-leetcode-chinese-crawler:leetcode-中文爬虫

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-19 14:39:19

系统开源

leetcode中国 leetcode-chinese-crawler 此代码用于USTC 2019秋季学期web课程开放实验 概述 爬取 LeetCode中文试题。 运行环境 Windows 10 python 3; 库: requests requests_toolbelt codecs json time random json re 使用说明 使用前需改写python文件中的username以及password,该账户密码用于登录leetcode中文账户 后期版本可能会实现命令行输入操作 输出 将爬取到的内容按照 [ { "questionId": "135", // id "titleSlug": "candy", // 题目url "title": "Candy", // 题目标题 "content": "

There are N ...", // 题目描述 "difficulty": "Hard", // 难度 "likes": 623, /


【文件预览】:
leetcode-chinese-crawler-master
----README.md(1KB)
----leetcode-crawler.py(12KB)

网友评论