I would like to scrape innertext from html block using regex.
Here is the block along with my best parsing effort which is far from perfect: http://www.regexr.com/3andc
What I would like to extract is the string "10 Extremely Popular Youtubers Who Are Now Millionaires"
Thanks.