parsing a website dynamically
Posted: Sat Jun 20, 2009 6:09 pm
Hi,
I am pretty new in PHP and want to parse a website on run time. So it's like if a user provides a website address and a keyword to look for, then i want to display the complete line and also some related information under that area.
For example: if the user provides the website address as:
http://www.amazon.com/Biology-Mastering ... 929&sr=8-1
and wants to find the ISBN10, ISBN13, Weight, Dimensions, and Current Price from the page...
Thanks for the help in advance....
Regards,
Lokesh
I am pretty new in PHP and want to parse a website on run time. So it's like if a user provides a website address and a keyword to look for, then i want to display the complete line and also some related information under that area.
For example: if the user provides the website address as:
http://www.amazon.com/Biology-Mastering ... 929&sr=8-1
and wants to find the ISBN10, ISBN13, Weight, Dimensions, and Current Price from the page...
Thanks for the help in advance....
Regards,
Lokesh