{"library":"requests-cache","type":"library","category":null,"description":"Requests-cache is a persistent HTTP cache that provides an easy way to get better performance with the popular Python `requests` library. It's particularly useful for web scraping, consuming REST APIs, or dealing with slow or rate-limited sites. It supports various storage backends like SQLite, Redis, MongoDB, DynamoDB, and the filesystem, offering flexible expiration strategies. The current version is 1.3.1, and it maintains an active release cadence.","language":"python","status":"active","version":"1.3.1","tags":["http","cache","requests","performance","web-scraping","api","networking"],"install":[{"cmd":"pip install requests-cache","imports":["from requests_cache import CachedSession","from requests_cache import install_cache"]}],"homepage":"https://requests-cache.readthedocs.io","github":"https://github.com/requests-cache/requests-cache","docs":"https://requests-cache.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/requests-cache/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.79,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/requests-cache/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}