leetcode下载-leetcode-spider-go:leetcode-蜘蛛去

时间:2024-07-19 13:16:57
【文件属性】:

文件名称:leetcode下载-leetcode-spider-go:leetcode-蜘蛛去

文件大小:47KB

文件格式:ZIP

更新时间:2024-07-19 13:16:57

系统开源

leetcode下载 leetcode-spider-go 使用 Go 编写的 leetcode 解题源码爬虫.爬取你自己的 leetcode 解题源码. 如果你也想把你在 上提交且 accepted 的解题代码爬下来,那么本工具就是为此需求而生!爬下来的代码可以放在 github 上管理和开源出来,可以作为个人展示 Installation go get github.com/eindex/leetcode-spider-go 或者下载对应系统的 版本。 Usage 使用前请拷贝 settings.default.toml 为 setting.toml enter="golbal" # golbal/cn username="username" password="password" savefile="leetcode.data.json" out="out path" username 和 password 对应你的的 leetcode 账户. enter 对应登陆渠道 cn 为中国版 out 表示你希望存放代码文件的目录 savefile 是你 leetcode 爬去的结果,能


【文件预览】:
leetcode-spider-go-master
----.gitignore(1KB)
----go.mod(235B)
----settings()
--------settings.go(418B)
----.travis.yml(294B)
----settings.default.toml(111B)
----models()
--------models.go(1KB)
----lc-tool.go(7KB)
----.whitesource(137B)
----go.sum(730B)
----utils()
--------utils.go(1KB)
--------render.go(1KB)
----readme.md(2KB)
----actions()
--------actions.go(9KB)
--------actions_test.go(1KB)
----img()
--------site-logo.png(34KB)
----template()
--------readme.tmpl(782B)
--------question_readme.tmpl(265B)

网友评论