https://github.com/hiijitesh/Result_Scrapper.git
-
python -m venv venv
-
source venv/bin/activate
-
pip install -r requirements.txt
Optional 4. pylint --generate-rcfile > .pylintrc
-
sudo chmod +x entrypoint.sh
-
sudo ./entrypoint.sh
• Developed Bot that scraped results of given registration numbers for 30 colleges with 9 branches.
• Extracted over 1000 student results and saved in a csv file with a clear header for organized data presentation.
• Optimized script performance by 90% by implementing the generation of all registration number combination