<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lxml on Web Scraping Python</title>
    <link>https://webscrapingpython.com/tags/lxml/</link>
    <description>Recent content in Lxml on Web Scraping Python</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 17 Jun 2025 10:00:00 +0200</lastBuildDate>
    <atom:link href="https://webscrapingpython.com/tags/lxml/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Scraping with lxml and XPath</title>
      <link>https://webscrapingpython.com/posts/lxml-xpath-scraping/</link>
      <pubDate>Tue, 17 Jun 2025 10:00:00 +0200</pubDate>
      <guid>https://webscrapingpython.com/posts/lxml-xpath-scraping/</guid>
      <description>&lt;p&gt;When CSS selectors run out of expressive power, XPath is the next step up. &lt;code&gt;lxml&lt;/code&gt; is also substantially faster than&#xA;BeautifulSoup on large pages.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
