Re: Help with BeautifulSoup

2008-07-12 Thread Alexnb
to it, but it doesn't matter here, and so if you look I am using dictionary.com as the website. If you look at the html, the "" tags are where the type of the word is and that is what I need, in order. Or if I can figure out how many tags are inbetween each "" tag, that

Re: Help with BeautifulSoup

2008-07-12 Thread Michiel Overtoom
Alex wrote... > >Okay, heres the general idea of the html I have to work with: > > > noun > > > > > verb > > > > > >Okay, I left off some stuff. I wish you didn't, or at least provided an URL where I can get the page which you are trying to parse. Now I don't have a vali

Help with BeautifulSoup

2008-07-11 Thread Alexnb
easily get the tables but it is the span's than I am having trouble with. -- View this message in context: http://www.nabble.com/Help-with-BeautifulSoup-tp18416200p18416200.html Sent from the Python - python-list mailing list archive at Nabble.com. -- http://mail.python.org/mailman/lis