X-GORB Web Search
X-GORB Web Search
接口信息
接口地址:
https://so.xgorb.cn/api/search.php?q=搜索词&page=页面
请求方法:
post/get请求参数
参数名 | 类型 | 是否必需 | 说明 | 示例 |
---|---|---|---|---|
q | u641cu7d22u8bcd | u662f | u641cu7d22u8bcd | |
page | u9875u9762 | u5426 | u9875u9762 |
请求示例
https://so.xgorb.cn/api/search.php?q=1&page=1
返回参数
参数名 | 类型 | 说明 |
---|---|---|
[{"name":""title"","type":"1","description":"u7f51u7ad9u6807u9898"},{"name":""url"","type":"2","description":"u7f51u7ad9u94feu63a5"},{"name":""displayUrl"","type":"3","description":"u7f51u7ad9u63cfu8ff0"}] |
返回示例
{
"query": "1",
"page": 1,
"searchTime": 1.834,
"totalPages": 1000,
"results": [
{
"title": "1 - Wikipedia",
"url": "https://en.wikipedia.org/wiki/1",
"displayUrl": "https://en.wikipedia.org/wiki/1",
"snippet": "Learn about the history, mathematics, and usage of 1, the first and smallest positive integer. Find out how 1 is represented in different numeral systems, languages, and fields of study.",
"icon": null
},
{
"title": "1 (number) - Simple English Wikipedia, the free encyclopedia",
"url": "https://simple.wikipedia.org/wiki/1_(number)",
"displayUrl": "https://simple.wikipedia.org/wiki/1_(num...",
"snippet": "Learn about the first natural number, its properties, and its meanings in mathematics, computer science, and education. See how to write and pronounce one in different languages and numeral systems.",
"icon": null
},
{
"title": "The number 1 for kids - Learning to count - YouTube",
"url": "https://www.youtube.com/watch?v=vxffHm4wy24",
"displayUrl": "https://www.youtube.com/watch?v=vxffHm4w...",
"snippet": "Educational video for children to learn the number 1. The little ones will learn how to trace number 1, how to pronounce it and also how to count with a seri...",
"icon": null
},
{
"title": "1 (number) - New World Encyclopedia",
"url": "https://www.newworldencyclopedia.org/entry/1_(number)",
"displayUrl": "https://www.newworldencyclopedia.org/ent...",
"snippet": "Learn about the number 1, its history, properties, and uses in mathematics, science, religion, and culture. Find out how 1 is the fundamental unit of counting, the multiplicative identity, and the first figurate number of many kinds.",
"icon": null
},
{
"title": "1 - Wiktionary, the free dictionary",
"url": "https://en.wiktionary.org/wiki/1",
"displayUrl": "https://en.wiktionary.org/wiki/1",
"snippet": "Learn the meaning, usage, and history of the digit and cardinal number 1 in various languages and scripts. See also alternative forms, derived terms, and related symbols of 1.",
"icon": null
},
{
"title": "1 -- from Wolfram MathWorld",
"url": "https://mathworld.wolfram.com/1.html",
"displayUrl": "https://mathworld.wolfram.com/1.html",
"snippet": "Learn about the number one (1), the first positive integer and an odd number. Find out its special treatment in prime numbers, roots of unity, unit fractions, and more.",
"icon": null
},
{
"title": "What does 1 mean? - Definitions.net",
"url": "https://www.definitions.net/definition/1",
"displayUrl": "https://www.definitions.net/definition/1",
"snippet": "Find out the meanings, usage and translations of the word 1 in different contexts and fields. Learn how to pronounce, spell and sign 1 in various languages and numerology systems.",
"icon": null
},
{
"title": "1 (number) | Math Wiki - Fandom",
"url": "https://math.fandom.com/wiki/1_(number)",
"displayUrl": "https://math.fandom.com/wiki/1_(number)",
"snippet": "1 is the Hindu-Arabic numeral for the number one (the unit). It is the smallest positive integer, and smallest natural number. 1 is the multiplicative identity, i.e. any number multiplied by 1 equals itself, for example: a ⋅ 1 = a {\displaystyle a \cdot 1=a} and 1 × a = a {\displaystyle 1\times...",
"icon": null
},
{
"title": "What is 1: Learn Definition, Facts & Examples - Vedantu",
"url": "https://www.vedantu.com/maths/what-is-1",
"displayUrl": "https://www.vedantu.com/maths/what-is-1",
"snippet": "Learn what is 1, the first number in Mathematics, and how to write it in words. Explore examples, images and a catchy song to help kids understand and memorise the number 1.",
"icon": null
},
{
"title": "1 - definition of 1 by The Free Dictionary",
"url": "https://www.thefreedictionary.com/1",
"displayUrl": "https://www.thefreedictionary.com/1",
"snippet": "Learn the meaning and usage of the number 1, also known as one, in English. Find out its synonyms, pronunciation, and related words in different contexts.",
"icon": null
}
]
}