- API Usage Guide
- 🚨Announcements
- Account
- Taobao And Tmall
- rednote
- rednote pugongying
- Douyin
- Douyin Xingtu
- KOL Profile(V1)
- KOL Audience Profile(V1)
- KOL Follower Profile(V1)
- KOL Service Pricing(V1)
- KOL Data Overview(V1)
- Douyin KOL Search(V1)
- KOL Keyword Search(V1)
- KOL Conversion Analysis(V1)
- KOL Video Performance(V1)
- KOL Xingtu Index(V1)
- KOL Conversion Video Display(V1)
- KOL Connected Users(1)
- KOL Connected User Sources(V1)
- KOL Cost-Effectiveness Analysis(V1)
- KOL Content Performance(V1)
- Creator List Search(V3)
- KOL Follower Trend(V1)
- KOL Comment Keyword Analysis(V1)
- KOL Content Keyword Analysis(V1)
- Author Commerce Spread Info(V1)
- Author Commerce Seeding Base Info(V1)
- Kuaishou
- Weibo
- bilibili
- WeChat
- Ke Holdings
- IMDb
- Title Release Expectation Query(V1)GET
- Title Extended Details(V1)GET
- TitleTopCastAndCrew V1(TitleTopCastAndCrew V1)GET
- Title Base Info(V1)GET
- Title Redux Overview(V1)GET
- Title “Did You Know” Insights(V1)GET
- Title Critics Review Summary(V1)GET
- Title Awards Summary(V1)GET
- Title User Reviews Summary(V1)GET
- Title Plot Summary(V1)GET
- Title Contribution Questions(V1)GET
- Title Details(V1)GET
- Title Box Office Summary(V1)GET
- Title Recommendations(V1)GET
- Main Search(V1)GET
- Streaming Picks(V1)GET
- News by Category(V1)GET
- Title Chart Rankings(V1)GET
- Title Countries of Origin(V1)GET
- JD
- Meituan
- Xiecheng
- Gaode
- Feizhu
- Ele
Streaming Picks(V1)
GET
/api/imdb/streaming-picks-query/v1
Request
Query Params
token
string
required
languageCountry
string
optional
en_US :en-US(en-US)
fr_CA :fr-CA(fr-CA)
fr_FR :fr-FR(fr-FR)
de_DE :de-DE(de-DE)
hi_IN :hi-IN(hi-IN)
it_IT :it-IT(it-IT)
pt_BR :pt-BR(pt-BR)
es_ES :es-ES(es-ES)
es_US :es-US(es-US)
es_MX :es-MX(es-MX)
Example:
en_US
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://47.117.133.51:30015/api/imdb/streaming-picks-query/v1?token'
Responses
🟢200Success
application/json
Body
com.bigonelab.datashop.model.Result
code
integer
optional
message
string
optional
data
object
optional
recordTime
string
optional
Example
{
"code": 0,
"message": "",
"data": {},
"recordTime": ""
}
Modified at 2025-06-27 14:52:28