Notices tagged with beautifulsoup
-
facundobatista: Do #BeautifulSoup has really only 5 bugs? https://t.co/YdcnL6So Will mine be the sixth? I'm honored (?)
about a year ago from feed -
falling in love with #BeautifulSoup #html #parser... it's saving my life, helping me extract LOTS of data from #web pages! #python
about a year ago from Spaz -
#BeautifulSoup _is_ *beautiful* !python :D
-
@sweet but #beautifulsoup is slower !python
-
Tired of #HTMLParser? Try #Beautifulsoup!! :D !python
-
New #BeautifulSoup beta works with Python 2.7 or 3.2. Documentation rewrite coming soon. http://is.gd/pKGMXQ "from bs4 import BeautifulSoup"
-
@gbraad thanks, I didn't know that, I only used #beautifulsoup for extract data of certain tags
-
@wangbin it would depend on your use case if #beautifulsoup would fit, but to extract data? #htmlparser is too much...
-
@wangbin what about #BeautifulSoup ?
-
Trying to get familiar with #BeautifulSoup so I can make a script to parse a HTML table and output #RSS in !python
-
If you happen to use feedimation.py certain video pages might not work. I doubt it's a problem with #beautifulsoup . #funimation
Thursday, 10-Jun-10 04:50:08 UTC from xmpp -
Instalar #BeautifulSoup: 1. Descargar, 2. descomprimir 3. luego "sudo python setup.py install"
Monday, 03-May-10 20:02:51 UTC from web -
#Plone2PDF needs #BeautifulSoup, thanks for not listing it as a dependency on http://ping.fm/vEnC5
-
@danielegozzi never tried lxml.html... i suggest #python #beautifulsoup a bit slow for mass parsing but very nice and clean
-
How can you *not* use a library with variable names like I_CANT_BELIEVE_THEYRE_NESTABLE_INLINE_TAGS? So awesome. #BeautifulSoup
Tuesday, 19-May-09 15:55:45 UTC from web -
@tante not sure if I can help with that, but if you just want something parsed #BeautifulSoup might be the right tool for the job