PHP Web Search
Free and open source PHP Web Search Scripts. Web Search scripts are aimed at adding an internal search functionality to your site.-
Crawler is a PHP script for searching the Web and allows developers to pass an URL to the script, a depth of search and retrieve results from that Web page. The returned results can then be passed to a text analysis system for further processing and manipulation. Limitations:- No code comments. No documentation.
-
SimpleNWS is a PHP script retrieving information from the NOAA National Weather Service. It connects to the official REST API and retrieves desired information. Just point it to a geographical location, tell it what info to get and the script will do the rest. Features of SimpleNWS:- Hourly Recorded Temperature- Hourly Apparent Temperature- Daily Maximum Temperature- Daily Minimum Temperature- Hourly ...
-
This PHP script can be used to perform web searches using the Yahoo BOSS(Build you own search service)API. It sends HTTP requests to the Yahoo Boss API web server to perform searches for Web pages, news and images.The script can cache the results in local files to avoid the overhead of sending requests to perform previously made searches.Requirements:- PHP 5.3 ...
-
The CJ Website Search was written because (at the time of creating it) there were no latest, free, fast website searches out there that use flatfile databases!Although the script is simple, highly sophisticated. You as a administrator just have to control of what is contained within the database. You add, edit, delete etc.. the links which can be to other ...
-
This is a PHP Script can extract keywords used in search sites taht lead the user to the current site. It analyzes the referrer URL request header, then determine if the user come from a know search site. What if actually does, is to extract the keywords that the user entered in the search site, and got redirected to the ...
-
Search results retriever can be used to perform searches on several sites. The base class can send HTTP requests to a given site to search for given terms. There are several sub-classes that specialize on searching several types of sites and parsing the returned response to extract the search results. Currently there are sub-classes for searching PubMed, Amazon, jStor, Google ...
-
Yahoo Boss Search can send a HTTP request to the Yahoo BOSS Web services server to perform a search that can be for Web pages, images or news. The number of results returned per page can be limited and the start page can be specified. Yahoo Boss Search decodes the results returned in JSON format and stores them in a ...
-
Multi Search is a script for interfacing multiple search engines using only one form.Multi Search allows you to pick which service to submit your search criteria to and creates and submit the appropiate form to it. This service could be a search engine like AltaVista or Ask Jeeves, or even lookup services like E*TRADE's Stock Quote, Webster's Dictionary or Internic's ...
-
TextIndexer is the Indexer separated in two parts: the indexing mechanism and the searching mechanism. The indexing mechanism is able to generate a text index. You put some text fields with a unique id into the indexer. The searching mechanism returns text clippings with the unique id to identify the origin. It is intended for searching text content in database ...
-
Google Custom Search can send an HTTP request to the Google Custom Search Engine Web services API server to perform a given search. The search results and the spelling correction suggestions can be retrieved. The character set encoding of search keywords and results is configurable. Requirements: PHP 5.0 or higher
-
PHP OpenGraph can be used to extract OpenGraph information from sites. The script can take the URL of a given site page and parse the page to extract information of OpenGraph protocol properties like site title, type, image, URL, site name, etc.. Requirements:PHP 5.0 or higher
-
Google Domain Search Result Integration is HTTP request gets sent to Google Search in order to perform searches for specified keywords inside a restricted domain. The script retrieves the result pages, extract the results and display them with configurable presentation styles. Requirements: PHP 4.0 or higher
-
Log and view all of the terms used to search your e-commerce site with oscmax local search reports mod. This valuable information can be used to figure out then needs of your customers.
-
A page with a specified URL can be retrieved or a string can be used for processing with the help of HTML Rendele.The HTML Rendele can search for given tags with an attribute set to a given value and return the HTML contents of the found tags in an array.Requirements: PHP 3.0 or higherLimitations: The code and the comments are ...
-
GoogleCrawler can send HTTP requests to the Google search pages to perform searches for given keywords.The retrieved search result pages can be parsed and the URLs with associated titles and description snippets can be extracted.GoogleCrawler retrieve a single page of results. The number of page and the number of results per page.Requirements: PHP 5.0 or higher





