Free vs Premium Caching

Understanding the differences between Free and Premium tier caching features.

Feature Comparison

FeatureFree TierPremium Tier
Cache DurationFixed 1 day (24 hours)Custom (minimum 5 minutes)
Cache ControlAutomaticFull control via cacheTime parameter
Cache RevalidationNot availableAvailable via revalidate parameter
Cache HeadersStandard headersStandard headers + custom expiration

Free Tier Caching

Fixed 1-Day Cache
Free tier users have a fixed cache duration of 1 day (24 hours)

All responses are automatically cached for exactly 24 hours. You cannot customize this duration.

Example Request

Loading code...

This request will be cached for 1 day, regardless of any cacheTime parameter (which will be ignored).

Premium Tier Caching

Custom Cache Control
Premium users have full control over cache duration and revalidation

Custom Cache Duration

Set your own cache duration using the cacheTime parameter (minimum 5 minutes).

Loading code...

This request will be cached for 30 minutes.

Cache Revalidation

Force a fresh scrape and bypass cache using the revalidate parameter.

Loading code...

This will delete the existing cache entry and perform a fresh scrape.

Upgrade to Premium
Unlock advanced caching features
  • • Custom cache duration (minimum 5 minutes)
  • • Cache revalidation control
  • • Better control over API costs
  • • Optimize for your use case
PageSight | PageSight