Skip to content

abx67/leetcode-list-bulk-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode List Bulk Adder

Tired of adding LeetCode problems one by one to your custom list?
This lightweight script lets you bulk-add hundreds of problems using LeetCode’s internal GraphQL API.

✅ Works with your existing LeetCode list (e.g. https://leetcode.com/problem-list/<your_id>/)
✅ Supports both problem slugs and question IDs
✅ 100% client-side — just paste it in your browser console or run with Python


How to Use

  1. Open your LeetCode list page (must be logged in)
  2. Open DevTools → Console
  3. Paste the script
  4. Add your problem slugs or IDs → done!

About

A simple script to bulk add LeetCode problems to your custom list using LeetCode’s GraphQL API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published