USFCourseSelector-Spring-2019 / Course-Selecter

You handle college, we'll handle registration
https://courseselector.app/courses
0 stars 0 forks source link

Scrape Degree Audit #13

Open nperez0111 opened 6 years ago

nperez0111 commented 6 years ago

A lot of info can be gathered from the Degree Audit. Using pdfimages running

pdfimages -l 1 ~/Desktop/IRISLink.cgi.pdf images

and then using imagemagick

convert images-0000.ppm user.png

gets you an image of the user that can be used for profile image.

Using pdftohtml can derive all of the text of the degree audit. Such as user's name, major/minor, courses needed, any easy way to calculate progress with credits acquired vs credits applied

nperez0111 commented 6 years ago

PDF Scraper complete Still need browser scraper through USF Credentials