Forum Moderators: coopster
curl is not too hard to learn. Then you just need to grab the specific data from the page and store it wherever you need to (db?).
Then the script that does the scraping can be scheduled via cron [freebsd.org] (this is freebsd specific but most of it will apply to others as well).