WiseLoop PHP SERP Services is a set of PHP classes designed to query the most common search engines without requiring any API key.
This package allows full search results extraction for Google, Yahoo and Bing only by using a single line of code.
Search engine querying is done in a similar manner as a regular browser does and the returned HTML results are transformed into more usable formats like PHP associative arrays, XML or JSON .
The search results returned by Google, Yahoo or Bing are available for other data consumers which can be other PHP scripts (using the returned native PHP associative array) or JavaScript applications that will use the JSON format.
Main Features
Retrieve search engines pages results items;
Google, Yahoo and Bing search engines supported;
exports search results as JSON , XML or PHP array;
worldwide search or limited search to your website only (or another specified website);
no need for any search engines API keys;
extensible: easy development of any other search engines;
Demo :
http://codecanyon.net/item/php-serp-services-/2415290?WT.ac=category_thumb&WT.seg_1=category_thumb&WT.z_author=WiseLoop
http://filesstorage.org/5u8/PHP_SERP_Services.zip
No comments:
Post a Comment