|
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.
|