Min search: A Meta Search Engine created using the search API

Source: Internet
Author: User

Before the revision, all metadata search methods are captured on the server side and then returned to the client for analysis, de-duplication, and sorting. Recently, many search APIs are available in Google APIs. Therefore, Google Web Search APIs, Yahoo Web Search APIs, and live search APIs are collected, unfortunately, Chinese search engines in China may not be interested in developing these technologies or publishing search APIs for protection purposes. My point is: the network is open, and some things will be lost after the API is released, but more things will be obtained.

For search engines that do not publish APIs, I directly crawl them on the server and return the API interfaces defined by myself. In this way, all the se has APIs for the entire website.

Considering the execution time, the default source Se added to the search is Google, Baidu, and live. The sorting weights (reliability) are 32, 23, and 23 respectively. Trusted users can set their own re-order.

To provide a better search experience, mi Search adds several of the most common search engines on the same page to achieve one-stop search. If you want to search for things in different search engines, you don't need to enter the URL or keywords in a complicated way.

This site is mainly implemented using Ajax + JSON + XHTML 1.0 + CSS 2.0, with little work, mainly to familiarize yourself with several se APIs and write some JS by yourself, I will share with you the details and materials in the search blog.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.