Using this code:
soup = BeautifulSoup(requests.get(url).content, "html.parser")
Here is the data I extracted with Beautiful Soup: