Exam result app

I am thinking to make a result app where
the user enters a roll number and then result of all
previous semesters appears.
But I don’t know how to get the data like result of student.
All I have is pdf files from college website. Please suggest
some ideas.

For that you have to parse document or convert it into a excel sheet. Then query it using sql.