Tricky bit is the "secure" part since connecting to a secure site and
maintaining credentials take a lot more effort. Normally you can just
use commands like curl or wget to pull down html from a site but if it's
a secure site you'll have to do more commands to get authenticated and
then pass y
Whoops I made a mistake. I was just trying to figure out what app would be
best to go up to a secure web site grab the grades and like you said bring them
down and put them in a csv file.
On May 27, 2014, at 8:02 AM, 'Chris Blouch' via MacVisionaries
wrote:
> Never heard of Grade. Is this a M
Never heard of Grade. Is this a Mac or Linux app? The Unix side of OSX
is quite capable of automating things through scripts. If the grades
package you want to use will export into a CSV (comma separated values)
file you should be able to import that into Numbers.
CB
On 5/27/14, 9:18 AM, Scot