Forum Discussion

Peter Koel's avatar
Peter Koel
Copper Contributor
Oct 27, 2021
Solved

New User - C# API to search the title of videos in MS Stream

Hello,

 

  I am a new C# programming and have created a web page. I want to add a search bar to the page that will allow me to search the titles of MS Stream videos and return links to titles that contain the search phrase. Can this be done?

 

Cheers!

 

Peter

  • For classic Stream no there are no APIs to do this, someone could screen scrap websites but this isn't recommended and the format of the page could change.

    On Stream on SharePoint, the future of video in M365 it will be based on SharePoint & ODB and then you would use MS Graph APIs to get access to the files and metadata.

1 Reply

  • descapa_msft's avatar
    descapa_msft
    Iron Contributor
    For classic Stream no there are no APIs to do this, someone could screen scrap websites but this isn't recommended and the format of the page could change.

    On Stream on SharePoint, the future of video in M365 it will be based on SharePoint & ODB and then you would use MS Graph APIs to get access to the files and metadata.

Resources