Enrichment Service Status

Health: ok Mode: live

Updated at 2026-06-19T11:44:15.157239+00:00. Machine readable status is available at /status.json.

0Pending
0In Process
0Completed
0Failed

Minimal Job Status

Active jobs: 0. Retained job files: 0.

[]

Prospect Search Test

Use this to test POST /v1/prospect-search-jobs. Leave the key blank to use the server env key on this status page.

Ready.

No prospect job yet.

Settings

Changes are saved to this service recipe and apply to new jobs immediately. Firecrawl connection settings here belong to this service only. Leave the service API key blank to use the server env key on this status page.

{
  "firecrawl_api_url": "https://firecrawl.raptric.com",
  "firecrawl_api_key_set": true,
  "default_url_count": 10,
  "map_limit_multiplier": 5,
  "include_contact_discovery": true,
  "enable_content_relevance": true,
  "scrape_shortlist_size": 10,
  "enable_outreach_extraction": true,
  "outreach_scrape_limit": 10,
  "firecrawl_timeout_seconds": 30,
  "firecrawl_max_retries": 1,
  "use_batch_scrape_polling": true,
  "batch_poll_interval_seconds": 3,
  "batch_poll_timeout_seconds": 180,
  "batch_max_concurrency": 3,
  "allow_sequential_scrape_fallback": false,
  "contact_search_terms": [
    "contact",
    "contact us",
    "about",
    "team",
    "authors",
    "editorial",
    "contributors",
    "press",
    "privacy",
    "privacy policy",
    "sales"
  ],
  "contact_url_patterns": [
    "/contact",
    "/contact-us",
    "/contactus",
    "/contact_us",
    "/get-in-touch",
    "/about",
    "/about-us",
    "/team",
    "/editorial",
    "/contributors",
    "/authors",
    "/company",
    "/support",
    "/privacy",
    "/privacy-policy"
  ],
  "reject_url_patterns": [
    "/tag/",
    "/tags/",
    "/category/",
    "/categories/",
    "/page/",
    "/author/",
    "/search",
    "/feed"
  ],
  "job_retention_hours": 24,
  "stale_job_hours": 6,
  "max_concurrent_jobs": 5,
  "job_start_interval_seconds": 5.0
}