Description : An automation for the study material notices and announcements from the official education website of BITS, Pilani ○ Reduced the browsing time required for searching update from 5 minutes to 1 second ○ Structured a persistent connection with the server to scrape all the relevant material from the website ○ Optimised the run time by using the Last Updated metadata to skip the requests to the files already in user’s PC ○ Skills Learnt : Synchronous request handling, Python, Metadata Analysis