Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 469 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 469 Bytes

WEB SCRAPING ASSIGNMENT DEVCLUB

Dev Club Web Scraping Assignment 2021 using Selenium

Moodle Auto Login

The user is required to enter credentials and then it will login into the moodle website.

Codeforces WebScrapper

Bonus Task 1

The "past_contests.py" file takes X as an input (which is the number of past contests from the current date and time of user) and scrapes all those past X contests. The program is capable of scraping upto 100 past contests.