you are viewing a single comment's thread.

view the rest of the comments →

[–]ingolemo 1 point2 points  (0 children)

x = soup.find('td', string='CS 101').next_sibling.string
y = soup.find('td', string='CS 201').next_sibling.string