<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Httpx on Web Scraping Python</title>
    <link>https://webscrapingpython.com/tags/httpx/</link>
    <description>Recent content in Httpx on Web Scraping Python</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 03 Feb 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="https://webscrapingpython.com/tags/httpx/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Async Scraping with httpx and asyncio</title>
      <link>https://webscrapingpython.com/posts/async-httpx-asyncio/</link>
      <pubDate>Tue, 03 Feb 2026 10:00:00 +0100</pubDate>
      <guid>https://webscrapingpython.com/posts/async-httpx-asyncio/</guid>
      <description>&lt;p&gt;For scraping, async is a 10–50× speedup basically for free — IO-bound workloads are the textbook use case. &lt;code&gt;httpx&lt;/code&gt; has&#xA;the same ergonomics as &lt;code&gt;requests&lt;/code&gt; with an async client built in.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
