PagePry

Credits

How the universal credit system works, cost tables by product, and pricing tiers.

PagePry uses a universal credit system. Every API call costs a certain number of credits based on the operation type and options used. Credits are fungible across all products — one pool, one invoice.

How credits work

  • Each plan includes a monthly credit bundle
  • Every API call deducts credits from your pool
  • Cached responses always cost 0 credits
  • Unused credits do not roll over
  • Overages are billed at a premium rate if enabled

Plans and pricing

StarterGrowthBusinessEnterprise
Price$5/mo$79/mo$249/moCustom
Credits / mo1,000100,000500,0002,000,000+
Overage rate$7.00 / 1K$1.50 / 1K$1.00 / 1K$0.60 / 1K

Web Scraping credit costs

OperationCredits
Cached response0
Static HTML scrape1
JS-rendered scrape5
+ Datacenter proxy+5
+ Residential proxy+25

Screenshot credit costs

OperationCredits
Cached screenshot0
Standard viewport8
Full-page capture15
Custom viewport / retina12
+ Datacenter proxy+5
+ Residential proxy+25
Output: PNG+2
Output: WebP+0

SERP credit costs (coming soon)

OperationCredits
Cached result0
Google search (10 results)10
Google search (100 results)40
Bing / DuckDuckGo3

Monitoring usage

Track your credit usage in real time from the dashboard. You can view usage breakdowns by application, product, and time period.

The fromCache field in API responses tells you whether a cached (free) result was returned.

Running out of credits

When your credits are exhausted, API calls return a 429 response with the code USAGE_LIMIT_ERROR. To continue making requests:

  • Enable overages in the dashboard to automatically purchase additional credits at the overage rate
  • Upgrade your plan for a larger monthly bundle at a lower per-credit rate
  • Wait for the next billing cycle when your credits reset