Saturday, July 21, 2012

PHP SERP Services

PHP Scripts - PHP SERP Services - CodeCanyon

PHP SERP Services his title this type of PHPScripts/Search This time I will review,made by WiseLoop, PHPScripts/Search is sold at a price of $12 in CodeCanyon.
PHP SERP Services - CodeCanyon Item for Sale
bing json // bing search // bing xml // google json // google search // google xml // search engine // search engine service // serp // serp json service // serp service // serp xml service // yahoo json // yahoo search // yahoo xml //
Created 28 May 12
Last Update 6 February 13
Software Version PHP 5.x, PHP 5.0 - 5.2, PHP 5.3
High Resolution No
Files Included JavaScript JS, HTML, CSS, PHP

Do you need Google Search, Yahoo Search or Bing Search to be available as services for your web site? PHP SERP services is the script that enables you to embed the most common search engines results right inside your site pages. No need for any search engines API keys! This solution uses a powerful web extracting engine to query the search engine and to retrieve the results.

Other WiseLoop top software products:

Product Description

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;

Just a few usage samples

AJAX 1 : This will Google search for ‘wiseloop’ and will return the first page in JSON format:
 http://your-path-to-serp-service/serp.php?engine=google&search=wiseloop 
AJAX 2 : This will Google search for ‘grab’ inside wiseloop.com only and will return the first page in JSON format:
 http://your-path-to-serp-service/serp.php?engine=google&search=grab&site=wiseloop.com 
PHP 1 : This will Bing search ‘wiseloop’ and get the results as an associative array having as fields (idx, title, description, url)
 $serpGoogle = new wlSerpBing('wiseloop', 1); $serpGoogle->get(); 
PHP 2 : This will Yahoo search ‘grab’ inside wiseloop.com only and get the results as an associative array having as fields (idx, title, description, url)
 $serpYahoo = new wlSerpYahoo('grab', 1, 'wiseloop.com'); $serpYahoo->get(); 

Requirements

  • Apache Web Server 2.0.0 or above
  • PHP 5 .0.0 or newer having php_curl extension or allow_url_fopen PHP setting enabled

Installation Instructions

  • Step 1: make a directory named /php-serp-service on your Web server;
  • Step 2: copy entire /bin folder to the new created /php-serp-service directory;
  • Step 3: call serp.php to consume SERP data in your JavaScript or PHP application;
  • Step 4: or, include /bin/service/wlSerp.php in your PHP application;

Information

  • Project Name: WiseLoop PHP Web Grabber
  • Project Website: http://wiseloop.com/product/php-serp-services
  • Online Tutorial: http://wiseloop.com/tutorial/php-serp-services
  • Online Demonstration: http://wiseloop.com/demo/php-serp-services
  • Author: WiseLoop, http://www.wiseloop.com/contact/php-serp-services
  • Tags: serp, serp service, search engine, google search, yahoo search, bing search, serp JSON service, serp XML service, search engine service, search service, google JSON , yahoo JSON , bing JSON , google XML , yahoo XML , bing XML

Note

WiseLoop assumes no responsibility for any abusive use of this software product.

This software product is sold exclusively on codecanyon.net. Please do not download it from elsewhere.

free counters

Related produck This user:WiseLoop


PHP REST Services - CodeCanyon Item for Sale JavaScript Fast Links - CodeCanyon Item for Sale PHP Google, Yahoo & Bing Live Search - CodeCanyon Item for Sale"PHP Google, Yahoo & Bing Live Search" data-preview-height="" data-preview-url="http://2.s3.envato.com/files/30290593/envato-wiseloop-php-google-yahoo-bing-live-search-image.jpg" data-preview-width="" height="80" src="http://0.s3.envato.com/files/31557642/envato-wiseloop-php-google-yahoo-bing-live-search-thumb.jpg" title="PHP Google, Yahoo & Bing Live Search" width="80" /> Google, Yahoo & Bing Live Search WordPress Plugin - CodeCanyon Item for Sale Web Media Grabber WordPress Plugin - CodeCanyon Item for Sale JavaScript Bandwidth Tester - CodeCanyon Item for Sale PHP Javascript Obfuscator - CodeCanyon Item for Sale

More items by WiseLoop

No comments:

Post a Comment