The Python Oracle

can we use XPath with BeautifulSoup?

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: Over a Mysterious Island

--

Chapters
00:00 Question
00:44 Accepted answer (Score 221)
02:48 Answer 2 (Score 192)
03:01 Answer 3 (Score 61)
03:41 Answer 4 (Score 24)
04:05 Thank you

--

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

Accepted answer links:
[lxml]: http://lxml.de/
[BeautifulSoup compatible mode]: http://lxml.de/elementsoup.html
[default lxml HTML parser]: http://lxml.de/parsing.html
[dedicated ]: https://lxml.de/lxmlhtml.html
[after enabling transparent transport decompression]: https://stackoverflow.com/questions/1313...
[CSS Selector support]: http://lxml.de/cssselect.html
[CSS selector support]: http://www.crummy.com/software/Beautiful...

Answer 3 links:
[this]: http://docs.python-guide.org/en/latest/s.../

Answer 4 links:
[findNext]: http://www.crummy.com/software/Beautiful...

--

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

--

Tags
#python #webscraping #xpath #beautifulsoup #urllib

#avk47