Skip to main content

Trend

GET 

/api/v1/naver/trend

Get Naver trend data with a daily frequency for a project that is associated with a given symbol. The values in response are normalized into a range from 0 to 100, where 0 corresponds to a minimum interest, and 100 corresponds to a maximum interest of users in Naver search engine.

Request

Query Parameters

    symbol stringrequired

    Specifies symbol

    Example: BTC-USDT

Header Parameters

    X-DTMX-APIKEY stringrequired

    Your DataMaxi+ API key

Responses

OK

Schema

  • Array [

  • string

  • ]

Loading...