Skip to main content

Get your API key

First, you’ll need your API key. You can find it in the FetchFox app at https://fetchfox.ai/settings/api-keys.

Run a scrape

To run a scrape, use the /api/scrape endpoint with:
  • pattern for URL matching
  • template for the output shape
When the scrape finishes, the extracted items are in results.items.

Next Steps

Now that you’ve run a simple scrape:
  1. Learn how crawl and extract work together.
  2. Learn how to control crawl scope and cost.