SAM Vendor Pursuit Intelligence avatar

SAM Vendor Pursuit Intelligence

Pricing

from $8.00 / 1,000 results

Go to Apify Store
SAM Vendor Pursuit Intelligence

SAM Vendor Pursuit Intelligence

Extract federal opportunity pursuit leads from SAM.gov search inputs, with agency, NAICS, deadline, set-aside, contact, and warning fields.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

21 days ago

Last modified

Share

Extract federal opportunity pursuit leads from SAM.gov search inputs, with agency, NAICS, deadline, set-aside, contact, and warning fields.

What it returns

  • Normalized SAM.gov opportunity pursuit rows with source URLs, agency/office, NAICS, set-aside, response deadline, place of performance, contacts, pursuit signals, confidence, and relevance score.
  • Run-level warnings when SAM auth is unavailable, filters return no rows, or a date cannot be sent to SAM.gov.
  • Deterministic dry-run/sample rows for smoke tests and Apify UI previews.
  • A local output/result.json file for reproducible smoke tests.

Input

Use input.json as the quickstart.

  • keywords: optional opportunity title/search terms.
  • naicsCodes: optional NAICS filters sent as SAM ncode.
  • agency: optional client-side agency/office filter.
  • postedFrom and postedTo: optional MM/DD/YYYY or YYYY-MM-DD date filters.
  • samApiKey: optional. Falls back to SAM_API_KEY.
  • emitSampleOnAuthMissing: emits a clearly marked sample row when live auth is unavailable.
  • delivery: dataset or webhook.
  • webhookUrl: required only when delivery=webhook and dryRun=false.
  • dryRun: skips SAM.gov requests and delivery, then writes deterministic sample output.

Set dryRun=false in Apify Cloud tasks when you want rows written to the default dataset or posted to a webhook. If no SAM key is configured, the actor warns and emits either a sample row or zero rows depending on emitSampleOnAuthMissing.

Pricing

This actor is intended for PAY_PER_EVENT with a low actor-start fee and a default dataset item fee of $0.008 per result row. The result price is set above the HTTP-light operating floor because the row is positioned as a lead/intelligence unit rather than raw page scraping.

Notes

The actor uses the public SAM.gov opportunities API directly. It does not use search engines or private portals, and it emits warnings instead of failing the whole run when auth is missing, a source times out, or filters return no useful rows.