Y
Hacker News
new
|
ask
|
show
|
jobs
by
donjh
3166 days ago
As an alternative to lxml or BeautifulSoup, I've used a library called PyQuery (
https://pythonhosted.org/pyquery/
) with some success. It has a very similar API to jQuery.