I am working on a chrome extension that tracks extracts movie/tv show titles that the user has watched from the browser history. I am able to get titles from primevideo, disneyplus. But Netflix doesn't show any titles. Is there a way of getting titles using the id found in Netflix URLs? For eg: https://www.netflix.com/browse?jbv=80100172&jbp=1&jbr=2, here ID - 80100172 refers to "Dark" web series.
Thanks in advance!
As I found, they use "aria-label" or title in some way in div 'billboard-title' with img. It can help you