Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 299 Bytes

LeetCode-scraping

Scraping Leetcode using selenium to get upvotes and downvotes in each question Running the main.py file will remotely control Safari browser to and visit every link on leetcode available without premium and scrape data. The data will be saved in the CSV file leetcode_data.csv.