I think it would be great to add this paging info to the documentation. BTW, are there any other hidden parameters that can be used with this endpoint? I've seen a discussion on filtering by region for trending items - looks like this is still not implemented, is it?
Can't find a movie or TV show? Login to create it.
Reply by Travis Bell
on August 7, 2018 at 3:36 PM
Hi there,
There is no method right now but I've created a new ticket to think about this here.
Cheers.
Reply by Travis Bell
on August 17, 2018 at 5:48 PM
Hey @mitab86,
The /trending API methods just went live. Docs are going up shortly, but I thought I'd mention that the methods are:
Daily Trending
Weekly Trending
I just started collecting the data here so they're going to be growing and collecting better data over the next few days.
Reply by Movie Mentor
on August 17, 2018 at 9:05 PM
Super travis. Thank you
Reply by tmdb86082998
on February 4, 2019 at 3:36 PM
How do I get the next page of a trending tv api call? the result indicates there are more pages than the one I get after api call
Reply by Movie Mentor
on February 5, 2019 at 7:59 PM
concat
&page=2
on the given URL for next pageReply by maksimnazaruk
on November 22, 2019 at 9:54 AM
I think it would be great to add this paging info to the documentation. BTW, are there any other hidden parameters that can be used with this endpoint? I've seen a discussion on filtering by region for trending items - looks like this is still not implemented, is it?