Skip to content

Repository for a hobby project to track questions attempted by participants on leetcode

License

Notifications You must be signed in to change notification settings

Caffeinated-Typists/Leetcode-Automations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraper

Why this Project ?

This project was made to track the progress of our college group for practicing Leetcode problems. Everyone needs to mandatorily solve 4 problems every week, and every solve will then be recorded in this Google Sheet

How we achieved it ?

We use selenium to scrape every user profile and check for questions submitted in the last 1 hours. The fresh questions are then updated to the Google sheet using Google API. The python script is executed every 15 minutes using Github Actions.

About

Repository for a hobby project to track questions attempted by participants on leetcode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages