- Clone this repository.
- Delete all files except one in
solutions
folder. - Add your specific
LEETCODE_SESSION
key inSESSION_COOKIE
variable. - As of now you have to populate ALL_SOLUTIONS variable to url of solved problems. Urls will be in the form of
https://leetcode.com/problems/{problem-slag}
. To get all your solved problem follow this instruction. - Create a remote repository in Github & set following
Setings > Secrets
SSH
to your git ssh private key.ssh/id_rsa
.KNOWN_HOSTS
to your.ssh/known_hosts
.SSH_URL
to you remote repository ssh url.- To know how to setup ssh click here
- commit & push your code to remote repository.
- Manually run Action from
Actions > Nodejs CI
. - Done.
-
Notifications
You must be signed in to change notification settings - Fork 0
As786sarex/leetcode-solution-scraper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This application scrapes all your Leetcode latest solutions into one place.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published