Html scraping made easy.

Multiple capture groups

<title>${name}</title>
<div class="summary">
<strong></strong>${duration}
On the project, we usually use a single template for any data we want to extract. But sometimes it's much easier to use the same template and simply add another capture group.