trueparse

Credits & Rate Limits

Understanding how credits work and how to choose the right plan for your needs.

How Credits Work

Each scrape request incurs a cost in credits. This is calculated based on the number of pages, images, and other resources scraped.

  • Webpages: 1 credit per page scraped
  • Images: 1 credit per image processed
  • PDFs: 1 credit per 10 pages (minimum 1 credit)
  • AI Data Extraction: +3 credits when using schema or natural language prompts

Choose Your Plan

We offer flexible plans to fit your needs, whether you're just getting started or running a large-scale operation.

Pricing

TierCredits per month
Free100
Starter5,000
Pro100,000
Business500,000

What You Get With Each Plan

Each plan comes with generous rate limits designed to support your workflow without interruption.

API Request Limits (per minute)

PlanScrapesBatch ScrapeCrawl
Free1011
Starter1001010
Pro5003030
Business5000150150

Simultaneous Requests

PlanSimultaneous Requests
Free1
Starter5
Pro30
Business100

Scheduling

PlanActive Schedules
Free0
Starter5
Pro30
Business100

Understanding Your Limits

Here's what these limits mean for your usage:

  • API Request Limits: How many requests you can make per minute to each endpoint
  • Parallel Processing: How many requests can run simultaneously for faster bulk operations
  • Automation & Scheduling: How many automated scraping jobs you can set up to run regularly

Monitoring Your Usage

We include helpful headers in every API response so you can track your usage:

  • X-RateLimit-Limit: Your current limit for this endpoint
  • X-RateLimit-Remaining: How many requests you have left this minute
  • X-RateLimit-Reset: When your limit resets (Unix timestamp)

If you hit a limit, you'll get a 429 Too Many Requests response with details about when you can try again. Don't worry - your limits reset every minute, so you won't have to wait long!