cartography
cartography copied to clipboard
Migrate from requests to httpx
Consider migrating from requests to httpx where possible
h/t @chandanchowdhury!
Description
We should consider migrating from requests to httpx to improve speed. See more here: https://scrapingant.com/blog/requests-vs-httpx
Yes we definitely should, that will be a first step to async (as https natively supports it).