Inspiration
Because a lot of students are too lazy to submit there assignments on time, we felt like their needed to be a solution.
What it does
Scrapy is a simple python program that automatically submits the assignment for you. All you need to do is just feed in the time and mail address to send the assignment.
How we built it
python 3
Problems faced
It was very difficult to work with google mail api for python. Plus if we would have used mail api, then the usage of scrapy will be limited to only mails
Solution
Instead we used the GUI module to do all the task, this way the usage of scrapy goes beyond. Anything that you can do with a mouse and a keyboard, scrapy can do it automatically for you.
What's next for scrapy
maybe increasing its efficiency with a good GUI.
Log in or sign up for Devpost to join the conversation.