I need to create a script that will load a webpage, Submit to the page a cookie to validate it's allowed, and then pull several fields from a table and store the data in mysql.
It will be ran as a cron job to update a message board. Basicly we are allowing users into a message board, based on there activity on another webpage..
No, I don't have access to the webpages backend. 🙁
I do have access to the content I need, via a cookie, and can use excel to do it manualy, but want to automate the task.
Considering my php skills are not uber, i figured i'd ask for some brainstorming here. I've thought about a dataminer, or a spider, but very few deal with submitting a cookie back to authenticate the page request.
Also the page takes over 30 seconds to load, as it has about 9000+ records this one page displays.
Once i yank the data, it will be shoved into a mysql database with the exact same field names, as the page displays.
The cron job will empty the datbase out everynight and start new, as the webpage is the "real" container.
Any suggestions? Please Nail me!
gjdunga //aim / yahoo / hotmail (IM)