I am trying to use find_all() to get all of the instances of several tag types (I don't care about class), in order, for a bit of soup using bs4. to get all of the
I am trying to use find_all() to get all of the instances of several tag types (I don't care about class), in order, for a bit of soup using bs4. to get all of the