http://www.baseball-reference.com/players/split.cgi?id=aardsda01&year=2015&t=p
I would like to get the data of what arm this pitcher pitches with. If it were a table i would be able to grab the data but I dont know how to get the text.
David Aardsma \ARDS-mah\
David Allan Aardsma (twitter: @TheDA53)
Position: Pitcher
Bats: Right, Throws: Right
Height: 6' 3", Weight: 220 lb.
The text looks like this. I would like to get everything after Throws:
.
If you were to solve it with
BeautifulSoup
, you would find theb
tag by textThrows:
and get the following sibling: