I would like to make an HTTP request to my college server by imitating the requests sent by the browser so that I can log in and check my grades.
I already have experience with mobile development, my intention is in the future to develop an App for access of notes, absences, college subjects.
How can I make these requests in Node.js?