Roy Tang

Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.

Blog Notes Photos Links Archives About

All entries tagged jquery.

You can subscribe to an RSS feed of this list.

Mar 2013

Jul 2012

Dec 2011

Dec 2010

Sep 2010

Aug 2010

Jul 2010

Jun 2010

  • Is there any Python library that allows me to parse an HTML document similar to what jQuery does?

    i.e. I’d like to be able to use CSS selector syntax to grab an arbitrary set of nodes from the document, read their content/attributes, etc.

    The only Python HTML parsing lib I’ve used before was BeautifulSoup, and even though it’s fine I keep thinking it would be faster to do my parsing if I had jQuery syntax available. :D

Dec 2009