View Single Post
05-13-2007   #4 (permalink)
mdmunoz
Concierge
 
mdmunoz's Avatar
 
Join Date: Nov 2006
Location: Davis, CA
Posts: 643
mdmunoz has disabled reputation
Send a message via AIM to mdmunoz
Do you know Objective C or any of the Cocoa languages? I ask because you could just use a brief Applescript to run your scraping script and return the results, rather than building a entire application.

You might even set it up to automatically run at specific times via a cron job, and append the results to a file.
mdmunoz is offline   Reply With Quote