Howdy, I have been tasked with my first HTML scrape and am a bit foggy about how to do it.
In short, I need to take 1 of 3 tables out, and part of some content within a table.
Here is what I'm working with, I need to keep everything below the white 'Canada...' headline:
http://64.246.64.33/merge/tsnform.aspx? ... index.aspx
I tried and failed at using strpos to grab the table.
How would YOU do this?
As always, I am humbled by the wit and skill of DevNet.
