I scraped the following, But however, it\'s returning the whole DIV.
soup = BeautifulSoup(response,\'html.parser\') app = soup.find_all(\'div\',class_ = \'row\')