I am trying to pull the little table of data for a particular pop up after clicking on a station name for all of the stations in the list and scrape the following: station name,obs.well, ATS description,Lat, Lon,AWWID Well ID, River Basin, Well Depth... I cannot get it to pick up the data from the Table that all of this data is in...Please help.
Url: http://www.environment.alberta.ca/apps/GOWN/#
Sitemap:
{"_id":"groundwater","startUrl":["http://www.environment.alberta.ca/apps/GOWN/#"],"selectors":[{"id":"StationName","type":"SelectorPopupLink","parentSelectors":["_root"],"selector":"a.link","multiple":false,"delay":0},{"id":"test","type":"SelectorText","parentSelectors":["StationName"],"selector":"td.td1","multiple":false,"regex":"","delay":0}]}
