This video shows how WebHarvy can be used to scrape geo coordinates (latitude and longitude values) from Yellow Pages business listings. You can download WebHarvy from:
www.webharvy.com
The Regular Expression strings (RegEx) used are:
data-lat="([^"]*)
data-lng="([^"]*)

0 Comments