Neo Google Search

フリーミアム
よって NEOSCRAP | 更新済み 2 महीने पहले | Search
人気

8.4 / 10

レイテンシー

1,039ms

サービスレベル

98%

Health Check

N/A

README

Neo Google Search API

The Neo Google Search API provides a convenient way to retrieve Google search results in JSON format. It offers two endpoints, each serving a specific purpose:

Endpoints

  1. /search

    • Function: Retrieve web search results.
    • Parameters:
      • q (required): The search query keywords.
      • gl (optional): Restricts the search to a specific country or region.
      • lr (optional): Specifies the language of the search results.
      • start (optional): The starting index of the displayed search results.
      • num (optional): The number of results to display in one request (1-20).
  2. /imagesearch

    • Function: Retrieve image search results.
    • Parameters:
      • q (required): The search query keywords.
      • gl (optional): Restricts the search to a specific country or region.
      • lr (optional): Specifies the language of the search results.
      • start (optional): The starting index of the displayed search results.
      • num (optional): The number of results to display in one request (1-20).

Getting Started

To use this API, you can make HTTP requests to the respective endpoints with the required parameters. The responses will be returned in JSON format.

Make sure to include your API key in the requests for proper authentication and authorization.

Examples

Here are a few examples demonstrating the usage of the API endpoints:

  1. Retrieve web search results:
GET /search?q=keyword&gl=us&lr=lang_en
  1. Retrieve image search results:
GET /imagesearch?q=keyword&gl=us&start=0&num=10

Contact

For API-related inquiries or support, please contact us through direct messaging.

フォロワー:1
API作成者:
Rapid account: NEOSCRAP
NEOSCRAP
neoscrap
評価APIにログイン
評価:5-投票:1