Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Camillo
on March 11, 2013
|
parent
|
context
|
favorite
| on:
Web Scraping 101 with Python
I don't see a use for BeautifulSoup nowadays. I use lxml.etree for everything (with the HTML parser when needed), and do 99% of queries using XPath. It's the best way to do scraping with Python, in my experience.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: