Y
Hacker News
new
|
ask
|
show
|
jobs
by
moolcool
3327 days ago
Beautiful Soup is alright in most cases. JSON is handled much better than any XML library I've seen so far though.
1 comments
pfranz
3327 days ago
Oh yes, I've used Beautiful Soup, too. If I remember correctly I had great luck with html, but issues with xml. It also is only a reader, not a writer.
link