I am a novice programmer (I only have been using Java and Matlab for a year) and need to take a list of 100 people at my school and find their emails so that I can send these people an email about tryout info for my Frisbee club.
I can manually enter each name into my school’s people search website and it will return their email. Is there anyway to write a script to do this automatically?
The source code of the search page says its of the form:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
You can use irobot free software to do this. It is very good at such kind of job.