Leetcode automation is done using the Selenium library in Python.
It goes to the submission page, then goes to each page and extracts links from the page, for each unique submission, it fetches data and creates data frame.
Source Code :- 'https://github.com/AnupamMittal-21/LeetAna...