Connecting Tech Pros Worldwide Help | Site Map

Html parsing

  #1  
Old January 15th, 2007, 01:15 PM
nicolaux
Guest
 
Posts: n/a
Hi i need a script to parse an html page.
Example:
index.php

I've got to read all the lines and when i find a href="" or a mail
address like asdfdasfadsf@asdfadsfdas.com i need to store this in a
database.


Thanks
Nicola

  #2  
Old January 15th, 2007, 03:45 PM
ZeldorBlat
Guest
 
Posts: n/a

re: Html parsing



nicolaux wrote:
Quote:
Hi i need a script to parse an html page.
Example:
index.php
>
I've got to read all the lines and when i find a href="" or a mail
address like asdfdasfadsf@asdfadsfdas.com i need to store this in a
database.
>
>
Thanks
Nicola
<http://www.google.com/search?q=html+extract+urls>

  #3  
Old January 15th, 2007, 10:25 PM
Michael Austin
Guest
 
Posts: n/a

re: Html parsing


ZeldorBlat wrote:
Quote:
nicolaux wrote:
>
Quote:
>>Hi i need a script to parse an html page.
>>Example:
>>index.php
>>
>>I've got to read all the lines and when i find a href="" or a mail
>>address like asdfdasfadsf@asdfadsfdas.com i need to store this in a
>>database.
>>
>>
>>Thanks
>>Nicola
>
>
<http://www.google.com/search?q=html+extract+urls>
>

hmmmm.. sounds like yas.

--
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Parsing gyanendar answers 0 July 6th, 2007 11:15 AM
HTML Parsing and Indexing mailtogops@gmail.com answers 5 November 16th, 2006 04:05 PM
html parsing / regular expressions yonido@gmail.com answers 1 May 21st, 2006 11:45 PM
HTML parsing/scraping & python Sanjay Arora answers 3 December 1st, 2005 08:35 PM
HTML Parsing SKG answers 3 November 16th, 2005 05:57 AM