# FetchFox ## Docs - [Agent endpoint](https://docs.fetchfox.ai/agent.md): Run scraping tasks with a single prompt - [Automatically pick a proxy](https://docs.fetchfox.ai/auto-proxy.md): Ask FetchFox to figure out which proxy to use - [Boosted extractions](https://docs.fetchfox.ai/boosted-extractions.md): How FetchFox speeds up repeated extractions - [Crawl using patterns or queries](https://docs.fetchfox.ai/crawl-using-patterns.md): The crawl endpoint finds URLs using either a URL pattern or a query - [Detached jobs](https://docs.fetchfox.ai/detached-jobs.md): Run FetchFox requests asynchronously and poll for completion - [Extract data from URLs](https://docs.fetchfox.ai/extract-from-urls.md): The extract endpoint takes URLs and outputs structured data - [Items per page](https://docs.fetchfox.ai/items-per-page.md): Choose one or many extraction items per URL - [Limiting crawls](https://docs.fetchfox.ai/limiting-crawls.md): You can limit the number of visits and depth of crawls - [Pricing and cost control](https://docs.fetchfox.ai/pricing.md): FetchFox uses cost plus pricing, with many ways to lower cost - [Avoid blocks with proxies](https://docs.fetchfox.ai/proxy-basics.md): Some sites require proxies to avoid blocks - [Quick start](https://docs.fetchfox.ai/quickstart.md): Start scraping in 2 minutes with the FetchFox API - [Scrape = Crawl + Extract](https://docs.fetchfox.ai/scrape-equals-crawl-extract.md): Scraping with FetchFox has two phases: crawl and extract - [Set crawl priorities](https://docs.fetchfox.ai/setting-priorities.md): You can control which pages FetchFox visits during a crawl - [Set the starting URLs](https://docs.fetchfox.ai/start-urls.md): You can tell FetchFox which URLs to start from - [Visit URLs](https://docs.fetchfox.ai/visit.md): Fetch page content with /api/visit ## Optional - [Discord](https://discord.gg/mM54bwdu59)