#Result scrapper
scraper for UPTU btech result .
-
After installing Ubuntu 14.04, refresh your apt package index
sudo apt-get update
-
Now, install pip using Python Version 2
sudo apt-get install python-pip
-
After installing pip , install the dependencies
pip install -r requirements.txt
-
Now, run the following git clone(specify a directory)
https://github.com/JINDALG/uptu-result.git uptu
-
Move to the directory in which you cloned the git repository.
cd uptu
-
You are all set to run the development server
scrapy crawl btech