InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Requests-cache Alternatives
Similar projects and alternatives to requests-cache
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
requests
Discontinued A simple, yet elegant HTTP library. [Moved to: https://github.com/psf/requests] (by kennethreitz)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
requests-cache discussion
requests-cache reviews and mentions
-
Web Scraping with Python: from Fundamentals to Practice
For anyone who goes with requests as your HTTP client, I would highly recommend adding requests-cache for a nice performance boost.
-
What does the process of web scraping actually look like?
The hardest part is actually running a web scraper at scale and that's where many people fail. We have all of the working pieces - we can find the products and parse the raw data. Time to scale it up! Best tip here is to start off with caching. Using caching libraries like requests-cache or whatever library equivalent will speed up process significantly.
- If I keep making URL requests in a forloop, is that harmful?
-
Requests-Cache – An easy way to get better performance with the python requests library
And would you be willing to add some example Terraform config? If you wouldn't mind making a PR for that, it could go under the /examples folder.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Jul 2025
Stats
requests-cache/requests-cache is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of requests-cache is Python.