Let’s say we want to create a newsletter grouping together all the Daily Deals coming from popular IT Book Publishers. We can source the Daily Deal information by web-scrapping the publisher website. We’ll employ the Strategy Pattern as we want to encapsulate the web-scrapping algorithm that is distinct for each publisher website and we want to maintain flexibility of introducing new publishers in