Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 346 Bytes

foo_dev

A python3 script for web scraping data related to Football and Codechef Ratings.

(Yeah. The common species of people you will find easily in NSUT)

Required: Python3

Get started

git clone https://github.com/parimatrix/foo_dev.git
cd foo_dev
python foo_dev.py

To-Do

  1. Exception Handling
  2. Improve Code Quality