EU Funding & Tenders Scraper avatar

EU Funding & Tenders Scraper

Pricing

$3.60 / 1,000 scraped opportunities

Go to Apify Store
EU Funding & Tenders Scraper

EU Funding & Tenders Scraper

Scrape EU Funding & Tenders Portal grants and tenders. Export deadlines, budgets, programme details, tender CPV data, official URLs, and source keywords.

Pricing

$3.60 / 1,000 scraped opportunities

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🔎 EU funding tenders data for grants and procurement

EU Funding & Tenders Scraper collects public grant and tender opportunities from the official European Commission Funding & Tenders Portal. Use it to monitor open, forthcoming, or closed calls by topic, programme, and opportunity type, then export source-backed rows with identifiers, deadlines, budgets, programme context, tender CPV data, and official URLs.

📦 Data you can export

Each dataset item is one successful EU Funding & Tenders opportunity. Fields can be null or empty when the source does not publish that fact for a specific opportunity.

  • identifier, title, opportunityType, status, and official url
  • summary when the source provides one
  • programme with code, name, and period
  • call with call identifier and call title
  • openingDate, deadlineDate, allDeadlines, and deadlineModel
  • budget with amount and currency when a grant budget or tender value is published
  • keywords from the source opportunity
  • tender with CPV code and contracting authority for tender rows

Grant rows keep tender-only fields as null, so you do not get procurement fields filled with grant data.

▶️ How to run it

  1. Open the Input tab.
  2. Enter a Search query, such as digital, climate, health, or a known topic code.
  3. Choose Opportunity type: grants, tenders, or both.
  4. Choose Status: open, forthcoming, closed, or all statuses.
  5. Optionally add a Programme code such as HORIZON, DIGITAL, LIFE, ERASMUS, or a SEDIA programme ID.
  6. Set Maximum opportunities to control output size and cost.
  7. Run the Actor and open the dataset.

You can export the dataset as JSON, CSV, Excel, XML, RSS, or HTML. You can also call the Actor through the Apify API, schedule repeat monitoring, or connect finished runs to webhooks and integrations.

⚙️ Input example

{
"searchQuery": "digital",
"opportunityType": "grants",
"status": "open",
"programme": "HORIZON",
"maxItems": 100
}

Leave Search query empty when you want to browse by type, status, and programme only.

📄 Output example

{
"identifier": "DIGITAL-2021-SKILLS-01-SPECIALISED",
"title": "Specialised education programmes in key capacity areas",
"opportunityType": "grant",
"status": "open",
"url": "https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/competitive-calls-cs/43977648",
"summary": null,
"programme": {
"code": "DIGITAL",
"name": "Digital Europe Programme",
"period": "2021 - 2027"
},
"call": {
"identifier": null,
"title": "DIGITWIN4CIUE Reduction-Fees Scholarships"
},
"openingDate": "2025-07-11",
"deadlineDate": "2025-10-31",
"allDeadlines": [
"2025-10-31T17:00:00.000+0000",
"2026-09-15T23:00:00.000+0000"
],
"deadlineModel": "multiple cut-off",
"budget": {
"amount": 100000,
"currency": "EUR"
},
"keywords": [],
"tender": null
}

💳 Pricing

This Actor charges only for saved grant or tender opportunities. It does not charge an actor-start event, no-result runs, failed-query rows, zero-result rows, or status rows.

🔌 Integrations

  • Use the Apify API to pull opportunity rows into your own grant database, CRM, or procurement workflow.
  • Schedule repeat runs to monitor new open or forthcoming opportunities for a topic or programme.
  • Export CSV or Excel files for analysts who review deadlines, budgets, and programme context in spreadsheets.
  • Connect finished runs to webhooks or downstream Apify integrations for alerts and reporting.

❓ FAQ

What is EU Funding & Tenders Portal API scraping?

This Actor collects public opportunity data from the EU Funding & Tenders Portal and saves it as structured Apify dataset rows. It is useful when you need repeatable exports instead of manual portal searches.

Can I scrape both EU grants and EU tenders?

Yes. Set Opportunity type to grants, tenders, or both. Tender rows include tender-only fields when the source publishes them, while grant rows keep those fields empty.

Can I track Horizon Europe or Digital Europe calls?

Yes. Use Programme with codes such as HORIZON or DIGITAL. The Actor also supports other known EU programme codes listed in the input help text, and raw SEDIA programme IDs.

Why not use the Funding & Tenders Portal API directly?

Use the direct source path if you want to maintain your own request code, parsing, exports, retries, and scheduling. Use this Actor when you want those rows in Apify with dataset exports, API access, schedules, and integrations already wired.

What are EU Funding & Tenders alternatives?

For EU-wide public procurement notices, TED-focused scrapers cover a broader procurement source. For awarded research project data, CORDIS-focused scrapers cover a different source. This Actor is focused on current Funding & Tenders Portal grant and tender opportunities.

📝 Changelog

  • 0.1: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

🔗 Other actors

Made with ❤️ by Maxime Dupré