We need to pull out specific types of data from a huge pile of text responses we get from our API. To do this, we’re going to use the power of ** Regex**. We already know how the data we’re looking ...