Y
Hacker News
new
|
ask
|
show
|
jobs
by
labaron
853 days ago
lxml is written in Cython and is very efficient in my tests. Much faster than BeautifulSoup, which is pure Python.
What alternatives are 5x faster?