Skip to content

yinan-c/leetcode-alfred-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-alfred-workflow

Leetcode 题目搜素 Alfred Workflow

使用方法

lc 题目信息

搜索题目,并在 Leetcode 打开

sxl 题目信息

搜素题目,配合谷歌 site 高级搜索,在代码随想录查找题解文章

思路

  1. 爬虫抓取所有题目
python leetcodeSpider.py > leetcode.json
  1. 清洗数据
python processJSON.py > result.json

About

Leetcode 题目搜素 Alfred Workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%