FetchFox - AI Web Scraper
  • 🦊Welcome to FetchFox
  • Getting Started
    • ⚡Quickstart (Pokémon Edition)
  • Key Concepts
    • ⛓️Scraping Setups
      • Single Page / Single Item
      • Single Page / Multiple Items
      • Multiple Pages / Single Item per Page
      • Multiple Pages / Multiple Items
    • Crawl for URL patterns
    • 📡Deep Scrapes
    • 💵Pricing
  • Integrations
    • Google Sheets
    • Webhooks
    • Make.com
  • n8n
  • Developers
    • HTTP API
      • API Reference
Powered by GitBook
On this page
  1. Key Concepts

Pricing

PreviousDeep ScrapesNextGoogle Sheets

Last updated 1 month ago

FetchFox charges a flat price of $1 per 1000 items scraped.

A item scraped is an output from a webpage. Depending on your , a single page may give one item, or multiple items.

The app will show the number of items scraped in the results area. For example, the scraper below has 2 items scraped.

It is important to note that intermediate steps also count as billable items. For example, the scraper below has two steps which each produce 41 items, for a total of 81 items scraped. The starting point step is not counted as billable items.

If you are running a template, each intermediate step in the template counts as a billable item. The FetchFox will show you the number of billable items in each intermediate step. The example above is a template that added a total of 159 billable items. This number is larger than the final output of 100 billable items, because FetchFox had to crawl some intermediate pages to get the end result.

💵
scraper setup
This scraper has two items scraped
These two steps combine for 82 billable items.
Templates may add multiple items due to their intermediate steps