Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 206 Bytes

File metadata and controls

5 lines (4 loc) · 206 Bytes

Codechef-Scraping

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'