So what I'm trying to do is use python to parse through articles on pull all the quotes. I used beautiful soup to pull the html from the site, now I'm trying to use split to print everything that is in quotes.
For example, go from:
I like quotes but especially "have problems"
to go to
have problems