I am trying to scrape the youtube trending page https://www.youtube.com/feed/trending using file_get_contents and get data from the html file using regular expression in php. Ho