The Movie Database Support

Currently using below endpoint to pull shows airing today. When I go to TMDB and check out the shows airing today, I notice a large difference between what is being shown and what the API is responding with. Yes, I am using the same filters.

"https://api.themoviedb.org/3/tv/airing_today?language=en-US&page=1&region=US"

4 replies (on page 1 of 1)

Jump to last post

Also, I believe this is the same case for popular and on TV.

@picturelock said:

Also, I believe this is the same case for popular and on TV.

u can read here: https://www.themoviedb.org/talk/645579f65a07f5013e811a48 Hope it is useful

@waffiqaziz said:

@picturelock said:

Also, I believe this is the same case for popular and on TV.

u can read here: https://www.themoviedb.org/talk/645579f65a07f5013e811a48 Hope it is useful

When using US, I am getting lots of foreign films it seems.

@picturelock said:

When using US, I am getting lots of foreign films it seems.

Try this

https://api.themoviedb.org/3/discover/tv?api_key=${YOUR_API_KEY}&page=1&sort_by=popularity.desc&watch_region=US&with_watch_monetization_types=flatrate|free|ads|rent|buy&air_date.gte=2024-08-20

Or, if you only want the origin country to be the US and exclude any foreign countries add parameter with_origin_country=US

https://api.themoviedb.org/3/discover/tv?api_key=${YOUR_API_KEY}&page=1&sort_by=popularity.desc&watch_region=US&with_watch_monetization_types=flatrate|free|ads|rent|buy&with_origin_country=US&air_date.gte=2024-08-20

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login