Skip to main content

Configuration

Learn how to configure the Company Research & Analysis Agent for optimal performance and customization.

Actor Configuration

The actor’s behavior can be configured through the actor.json file:

Memory Settings

number
Minimum memory allocation (default: 128MB)
number
Maximum memory allocation (default: 1024MB)

Dataset Views

The actor provides two configurable dataset views:

Overview View

Shows the domain and generated report:

Raw Data View

Shows all collected data:

Storage Configuration

Data is stored in Apify’s storage:
  • Default Dataset: Contains all scraped data
  • Key-Value Store: Stores intermediate results
  • Request Queue: Manages scraping requests

Performance Optimization

Memory Usage

Adjust memory based on your needs:

Concurrent Operations

The actor manages concurrent requests to different data sources:
  • LinkedIn scraping
  • Crunchbase data collection
  • PitchBook profile extraction
  • Google News searches

Error Handling

Configure error handling in the actor:

Proxy Configuration

The actor uses Apify’s proxy services:

Rate Limiting

Configure rate limits to respect target websites:
These settings provide a good balance between performance and reliability. Adjust them based on your specific needs and target website limitations.