The Python Oracle

Parsing HTML using Python

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2 Looping

--

Chapters
00:00 Question
01:28 Accepted answer (Score 267)
01:59 Answer 2 (Score 104)
02:54 Answer 3 (Score 48)
03:30 Answer 4 (Score 33)
03:59 Thank you

--

Full question
https://stackoverflow.com/questions/1170...

Accepted answer links:
[official documentation]: http://www.crummy.com/software/Beautiful.../

Answer 2 links:
[pyquery]: http://pypi.python.org/pypi/pyquery

Answer 3 links:
[Python HTML parser performance]: https://ianbicking.org/blog/2008/03/pyth...

Answer 4 links:
http://blog.dispatched.ch/2010/08/16/bea.../
http://www.ianbicking.org/blog/2008/03/p...
[lxml.html Documentation]: http://lxml.de/lxmlhtml.html

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #xmlparsing #htmlparsing

#avk47