The Movie Database 支持

Whenever I try to search for a movie with the API, I can't find the movie that should exist on the DB. When I use the website, I get the correct result as the first thing on the list.

My API request looks like this:

https://api.themoviedb.org/3/search/movie?query=Bridget+Jones+Verrueckt+nach+ihm

I get back:

{
    "page": 1,
    "results": [],
    "total_pages": 1,
    "total_results": 0
}

However, on the website I get one search result, which is the one I am looking for.

Thanks in advance!

1 回复(第 1 页,共 1 页)

Jump to last post

@Appetite9119 said: My API request looks like this:

https://api.themoviedb.org/3/search/movie?query=Bridget+Jones+Verrueckt+nach+ihm

I try

https://api.themoviedb.org/3/search/movie?api_key={{TMDB_API_KEY}}&query=Bridget+Jones+Verrückt+nach+ihm&include_adult=false&language=en-US&page=1

No prob, I got result

{
    "page": 1,
    "results": [
        {
            "adult": false,
            "backdrop_path": "/zwSDvbnN51JqU1ULzPnEc22DkqV.jpg",
            "genre_ids": [
                10749,
                35,
                18
            ],
            "id": 1272149,
            "original_language": "en",
            "original_title": "Bridget Jones: Mad About the Boy",
            "overview": "Bridget Jones navigates life as a widow and single mum with the help of her family, friends, and former lover, Daniel. Back to work and on the apps, she's pursued by a younger man and maybe – just maybe – her son's science teacher.",
            "popularity": 10.7298,
            "poster_path": "/taEVBdVSqYo9YeN3ycw2SosklZL.jpg",
            "release_date": "2025-02-12",
            "title": "Bridget Jones: Mad About the Boy",
            "video": false,
            "vote_average": 6.585,
            "vote_count": 329
        }
    ],
    "total_pages": 1,
    "total_results": 1
}

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区