You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a python script to extract ongoing as well as upcoming contests information.
It uses a python library 'beautiful soup' which can be downloaded by running
'pip install bs4'