interface address:

http://api.cucldk.com/bing.php

Data format: The default is 302 jump image URL, which can be referenced by the img tag. Adding the parameter?f=json can return a json string, including the image URL address and text introduction. The example is as follows

{"url":"http://static.cucldk.com/bing/9856fde98eb75af654f1addc66c0248a.jpg","text":"美国田纳西州大烟山国家公园,亚历克斯科尔的小屋 (© Adam Jones/Getty Images) © (Bing China)"}

Picture content: The pictures are all background wallpapers of Bing search pages over the years. There will be incremental additions in recent updates. The default is to randomly return one picture. You can add the parameter ?key=word search filter. String matching will be performed according to the official text introduction. , if a result is matched, one will be randomly returned from the results. If there is no result, a random one unrelated to the search will be returned.

http://api.cucldk.com/bing.php?f=json&key=中国
{"url":"http://static.cucldk.com/bing/6831976080826ed27816236f643ca32d.jpg","text":"中国西藏江孜白居寺的近景 (© Jim Holmes/Axiom Photographic Agency/Getty Images) © (Bing China)"}
http://api.cucldk.com/bing.php?key=中国


Leave a Reply