cro2003 / rgpvApi

Unofficial API Wrapper for RGPV
https://cro2003.github.io/rgpvApi/
GNU General Public License v3.0
0 stars 5 forks source link

Fetch new notifications #19

Open PavanTeja2005 opened 2 days ago

PavanTeja2005 commented 2 days ago

I'm thinking of adding a feature to fetch latest notifications from the college website.

cro2003 commented 2 days ago

Sure, in notiofication what will be the attributes, like name, description etc.

PavanTeja2005 commented 2 days ago

I'm think of fetching these.

image

and provide downloadable links. Or extracting data from pdfs.

cro2003 commented 2 days ago

Yes, but it would be great if you can get notification from here: https://www.rgpv.ac.in/Uni/ImpNoticeArchive.aspx, there you will get Notification title, date and link to the pdf. Then the notification function will take two optional argument from date & to date and it will return the notification released between these days, if no arguments are passed then the notification from previous 30 days will be showed.

PavanTeja2005 commented 2 days ago

Okay, thank you for the suggestion. I will work on it

PavanTeja2005 commented 2 days ago

Please assign me with it and provide the labels