Home  >  Article  >  Web Front-end  >  How to embed Baidu image search in a web page_html/css_WEB-ITnose

How to embed Baidu image search in a web page_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:20:171848browse

For example, the web page has a function to upload pictures. Generally, you can upload local and network pictures, such as csdn picture upload. But looking at some websites, you can choose to search for pictures online, search for pictures through Google or Baidu first, and then select them. Does Baidu have such an interface? The search does not jump to the Baidu website, but returns a picture list, and then typesets the pagination by yourself. Let the user choose


Reply to the discussion (solution)

This can be achieved if the Baidu search API can be seen.
Now it can also be implemented using Google’s custom search engine API.

Go to Baidu Developer Center to find the API.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn