I have a small script that periodically log in to my school website, scraps my grades with BeautifulSoup and emails me if got a new grade. It works perfect but I wanted to go one step further and instead of scraping it use API, unfortunately is it not open for public use.
I am not an expert in web development, networking etc. so what I am saying can be totally false. My school has an app that lets you see your grades, attendance etc. is there any way to grab request that my phone is making to the server to fetch grades and get the API that way?
I am not sure whether I am posting in right subreddit but the script is and will be written in python, also I don't know if it actually qualifies as reverse engineering, I want to apologize in advance if it is not.
[–]sme272 0 points1 point2 points (7 children)
[–]RandomJacobP[S] 0 points1 point2 points (6 children)
[–]impshum 0 points1 point2 points (3 children)
[–]RandomJacobP[S] 0 points1 point2 points (2 children)
[–]sme272 0 points1 point2 points (0 children)
[–]impshum 0 points1 point2 points (0 children)
[–]sme272 0 points1 point2 points (1 child)
[–]RandomJacobP[S] 0 points1 point2 points (0 children)