DACH Public Building Heat Pump Tender Radar avatar

DACH Public Building Heat Pump Tender Radar

Pricing

Pay per event

Go to Apify Store
DACH Public Building Heat Pump Tender Radar

DACH Public Building Heat Pump Tender Radar

A qualified dach public building heat pump tender intelligence feed for teams that need procurement signals before manual search catches up. Monitors TED Search API, Common Procurement Vocabulary, oeffentlichevergabe.de Open Data and returns buyer-ready records with source evidence.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Zentra

Zentra

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 minutes ago

Last modified

Share

A qualified dach public building heat pump tender intelligence feed for teams that need procurement signals before manual search catches up. Monitors TED Search API, Common Procurement Vocabulary, oeffentlichevergabe.de Open Data and returns buyer-ready records with source evidence.

Who this is for

Procurement, sales, partnerships, compliance, and research teams use this actor when they need a focused dach public building heat pump tender feed instead of a broad generic scraper.

Sources monitored

TED Search API, Common Procurement Vocabulary, oeffentlichevergabe.de Open Data

What you get

The actor returns buyer-ready records with source attribution, match context, and normalized fields for review or downstream routing.

  • title: Buyer-readable opportunity or record title.
  • source_url: Direct source URL for review and audit.
  • source_id: Source identifier used to trace where the record came from.
  • buyer_name: Public buyer, authority, issuer, or organization.
  • country: Normalized field for filtering, routing, or downstream review.
  • published_at: Normalized field for filtering, routing, or downstream review.
  • deadline: Submission or response deadline when available.
  • cpv_codes: Normalized field for filtering, routing, or downstream review.
  • estimated_value: Normalized field for filtering, routing, or downstream review.
  • currency: Normalized field for filtering, routing, or downstream review.
  • match_reason: Plain-language reason this record matched the actor focus.
  • evidence: Normalized field for filtering, routing, or downstream review.
  • dedupe_key: Normalized field for filtering, routing, or downstream review.
  • scraped_at: Normalized field for filtering, routing, or downstream review.

Pricing

This actor uses Apify pay-per-event pricing. Current public listing guidance: $29-$49 / 1,000 launch validation records until public data proof is complete. Charges are tied to buyer-visible value events such as qualified-tender. Small validation runs are supported so you can inspect output before scaling a schedule.

  • qualified-tender: Charge for qualified-tender produced by DACH Public Building Heat Pump Tender Radar. Typical price: $0.245. A run that produces 10 matching records charges only for the matched buyer-value events and remains capped by the run limit.
  • first-run-cap: Recommended first run budget cap. Typical price: $3.820. Start with the default small run, inspect the dataset, then raise maxItems or schedule recurring runs.

API example

curl -X POST "https://api.apify.com/v2/acts/zentrafoundry~dach-public-building-heat-pump-tender-radar/runs" \
+ -H "Authorization: Bearer $APIFY_TOKEN" \
+ -H "Content-Type: application/json" \
+ -d '{"maxItems":10,"sourceIds":["TED-SEARCH","TED-CPV","OEV-OPEN"],"includeSourceUrls":true,"includeMatchReasons":true,"outputMode":"buyer-ready-records"}'
{
"maxItems": 10,
"sourceIds": [
"TED-SEARCH",
"TED-CPV",
"OEV-OPEN"
],
"includeSourceUrls": true,
"includeMatchReasons": true,
"outputMode": "buyer-ready-records"
}

Sample output

Review a static sample output record before running the actor: https://zentraforge.store/external/actor-review/samples/dach-public-building-heat-pump-tender-radar.json

[
{
"name": "First 10 qualified records",
"description": "Low-cost validation run for checking output quality and source fit.",
"input": {
"maxItems": 10,
"sourceIds": [
"TED-SEARCH",
"TED-CPV",
"OEV-OPEN"
],
"includeSourceUrls": true,
"includeMatchReasons": true,
"outputMode": "buyer-ready-records",
"actorSlug": "dach-public-building-heat-pump-tender-radar"
}
},
{
"name": "Daily monitoring feed",
"description": "Recurring small batch for new buyer-value records.",
"schedule": "Daily during local business hours",
"input": {
"maxItems": 25,
"sourceIds": [
"TED-SEARCH",
"TED-CPV",
"OEV-OPEN"
],
"includeSourceUrls": true,
"includeMatchReasons": true,
"outputMode": "buyer-ready-records",
"actorSlug": "dach-public-building-heat-pump-tender-radar"
}
}
]

Use cases

  • Track new dach public building heat pump tender opportunities without checking each source manually.
  • Route qualified records into CRM, spreadsheets, or internal review queues.
  • Monitor deadlines, buyer names, source links, and match reasons for faster triage.
  • Schedule recurring runs to catch new signals while keeping first-run costs low.

Trust and compliance

  • Uses TED Search API, Common Procurement Vocabulary, oeffentlichevergabe.de Open Data.
  • Designed for public-source procurement and data-intelligence workflows.
  • Keeps source URLs and source identifiers in output records for auditability.
  • Does not require private credentials unless a source is explicitly configured for approved authenticated access.