Created
January 9, 2017 06:46
-
-
Save razan-rai/c1897e10bca6fa35f3f50852d2caeeb0 to your computer and use it in GitHub Desktop.
Revisions
-
razan-rai created this gist
Jan 9, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,36 @@ //edtracting Telephone no and other stuff <div class="inhalt-links"> <h2> Deutsche Verkehrswacht <br> Verkehrswacht Dortmund e. V. <br> </h2> <h3> Standnummer: <span style="font-weight: normal;">4.E08</span> </h3> <div class="clear"></div> <br> Benediktinerstraße 82 <br> 44287 Dortmund <br> Deutschland <br> <br> Tel.:+49 231 447687 <br> Fax:+49 231 447136 <br> E-Mail:[email protected] <br> <a href="http://www.verkehrswacht-dortmund.de" class="url" target="_blank">www.verkehrswacht-dortmund.de</a> <br> <div class="social"></div> <br> </div> use: //div[@class='inhalt-links']/text()[starts-with(normalize-space(), 'Tel.:')]