Issue while inspecting the HTML
Rotten Tomato website made some changes to their <div> tag by adding some <em> tags to the first two words of the review now extraction look like this
[<em>Running Scared</em>, ' struggles to strike a consistent balance between violent action and humor, but the chemistry between its well-matched leads keeps things entertaining.']
I guess this could be solved by first getting text of 1st and then joining it with 2nd element
0 answers ( 0 marked as helpful)