just one api
Official WebsiteContact Us
Official WebsiteContact Us
  1. IMDb
  • API Usage Guide
  • 🚨Announcements
  • Account
    • Account Balance
    • API Usage
  • Taobao And Tmall
    • Product Detail(V1)
    • Product Detail(V2)
    • Product Detail(V4)
    • Product Detail(V5)
    • Product Reviews(V6)
    • Product Reviews(V7)
    • Social Feed(V1)
    • Store Product List(V9)
    • Product Sales(V5)
    • Product Search(V6)
  • rednote
    • User Info(V1)
    • User Info(V3)
    • User Note List(V1)
    • User Note List(V4)
    • Note Detail(V4)
    • Note Comments(V1)
    • Note Comments(V2)
    • Note Comment Replies(V1)
    • Note Comment Replies(V2)
    • Note Search(V2)
    • User Search(V2)
    • Home Feed(V1)
  • rednote pugongying
    • KOL Profile(V1)
    • KOL Reach Performance(V1)
    • KOL Follower Profile(V1)
    • KOL Follower Analysis(V1)
    • KOL Follower Trend(V1)
    • Similar KOL Recommendations(V1)
    • KOL Note List(V1)
    • KOL Data Overview(V1)
    • KOL Cost-Effectiveness Performance(V1)
    • Note Detail(V1)
  • Douyin
    • User Detail(V3)
    • User Video List(V3)
    • Video Detail(V2)
    • Video Search(V4)
    • User Search(V2)
    • Video Comments(V1)
    • Comment Replies(V1)
  • 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
    • User Search(V2)
    • User Video List(V2)
    • Video Detail(2)
    • Video Search(V2)
    • User Detail(1)
  • Weibo
    • Keyword Search(V2)
    • Keyword Search(V3)
    • Post Detail(V1)
  • bilibili
    • Video Detail(V2)
    • User Video List(V2)
    • User Detail(V2)
    • Video Comments(V2)
    • Video Search(V2)
  • WeChat
    • User Posts(V1)
    • Article Engagement Metrics(V1)
    • Article Comments(V1)
    • Search(V1)
  • Ke Holdings
    • Resale Housing Detail(V1)
    • Community List(V1)
  • 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
    • Product Detail(V1)
  • Meituan
  • Xiecheng
  • Gaode
  • Feizhu
  • Ele
  1. IMDb

Title Release Expectation Query(V1)

GET
/api/imdb/title-release-expectation-query/v1
No Description

Request

Query Params
token
string 
required
TOKEN
id
string 
required
ID
languageCountry
string 
optional
Language Country
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
acceptCache
boolean 
optional
Enable cache(default false)
Example:
false

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/title-release-expectation-query/v1?token&id'

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
Previous
IMDb
Next
Title Extended Details(V1)
Built with