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®ion=US"
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by picturelock
on August 6, 2024 at 7:48 PM
Also, I believe this is the same case for popular and on TV.
Reply by Waffiq
on August 18, 2024 at 10:30 AM
u can read here: https://www.themoviedb.org/talk/645579f65a07f5013e811a48 Hope it is useful
Reply by picturelock
on August 19, 2024 at 6:37 PM
When using US, I am getting lots of foreign films it seems.
Reply by Waffiq
on August 19, 2024 at 8:24 PM
Try this
Or, if you only want the origin country to be the US and exclude any foreign countries add parameter
with_origin_country=US