Scraper For MCI India Using Selenium
Clone the repo
cd && git clone https://github.com/akul08/mci-scraper.git && cd mci-scrapersetup virtualenv
virtualenv venvsource venv/bin/activatepip install -r requirements.txtNow, run the script
python main.pyCollected data will dump into
data.jsonfile, with attributes:- Example:
{
"name": "SEEMA MITTAL", "dob": "", "yearofinfo": "2001", "address": "H. No. A-21, Officers Colony, Ropar, Punjab.", "qualyear": "2000", "dateofreg": "22/01/2001", "qualification": "MBBS", "regno": "169", "fname": "L.C.Mittal", "univ": "U.Delhi", "s_no": 86}