Home > Software engineering >  How can I extract the title and length seconds from this extracted text using regular expression?
How can I extract the title and length seconds from this extracted text using regular expression?

Time:06-22

I use web scraping on my website and I got the full html text for a YouTube websites. I want to use regular expression to extract the videos title and duration from this text

,"videoDetails":{"videoId":"xk4_1vDrzzo","title":"Java Full Course ☕ -Learn to code today-【           
  • Related