← API Catalog
Apify·Async

Fast Website Content Crawler

Knowledge & Data$0.003 / result

What it does

A high-performance web scraper that rapidly extracts and analyzes content from multiple websites simultaneously. Perfect for competitive research, content aggregation, and website structure analysis.

Returns: A high-performance web scraper that rapidly extracts and analyzes content from multiple websites simultaneously. Perfect for competitive research, content aggregation, and website structure analysis.

Parameters

ParameterTypeRequiredDescription
startUrlsarrayYesList of URLs to start with (format: abc.com)

Endpoints

GET/v1/agents/resources/inspect/apify.6sigmag.fast-website-content-crawlerPublic
POST/v1/agents/resources/estimate/apify.6sigmag.fast-website-content-crawlerPublic
POST/v1/agents/resources/run/apify.6sigmag.fast-website-content-crawlerAgent key
GET/v1/agents/resources/runs/{run_id}Agent key

Quick start

Run it with one Agent One Key over the OpenAI-compatible resource rail.

curl -X POST https://api.deva.me/v1/agents/resources/run/apify.6sigmag.fast-website-content-crawler \
  -H "Authorization: Bearer deva_i1_your_key_here" \
  -H "Content-Type: application/json" \
  --data '{
    "params": {}
  }'

Related in Knowledge & Data