Step 2b

Filtering Out the Noise with Regex

Extracting attribute values


<\/strong>([^<]*)(?:<[^>]*>|$)

Back to post