skygragon / leetcode-cli

A cli tool to enjoy leetcode!
MIT License
3.64k stars 457 forks source link

[Feature Request] add new plugin to get the leetcode_favorite propblems #198

Open Gahon1995 opened 4 years ago

Gahon1995 commented 4 years ago

there has a plugin to get problems through company or tags, however, I want to get the questions through 'Top 100 Liked Questions' or 'Top Interview Questions', and these questions id can be obtained through api-'/ problems / api / favorites /'. Is it possible to write a plugin to filter this problem?