Home     PHP / Javascript / Ajax
PHP URL Fetch - Extract Title, Description, and Keywords from URL Script

PHP Script Codes > web-fetching

URL Fetch - Extract Title, Description, and Keywords from URL Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1082

PHP Script Codes > URL Fetch - Extract Title, Description, and Keywords from URL
This PHP script extracts Title, Description, and Keywords from specified URL. It is using Client URL (curl) library to retrieve the web page and DOMDocument class to traverse HTML.

UPDATED [2009-01-12] - Script has been updated to deal with poorly formatted websites.