I made a few updates to my Web Scraping syntax writer. This new version adds in
functionality to Get/Set attributes of an element as well easily find all tables on a given page, then extract the text and dump it into a dynamic Listview.
Both can be pretty helpful when scraping data from the web. For an extensive review of the tool, checkout the videos on my main Web Scraping page.