Ted Tender Crawler avatar
Ted Tender Crawler

Pricing

$20.00 / 1,000 results

Go to Store
Ted Tender Crawler

Ted Tender Crawler

Developed by

Staffan

Staffan

Maintained by Community

Search Europe's official TED database for public procurement opportunities. Find relevant tenders across all EU countries with smart filtering, industry templates, and intelligent scoring to match your business needs.

0.0 (0)

Pricing

$20.00 / 1,000 results

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

2 days ago

๐Ÿ‡ช๐Ÿ‡บ Automated European Public Procurement Intelligence

Professional Apify actor for searching and monitoring European public procurement tenders from TED.EU (Tenders Electronic Daily). Features intelligent filtering, relevance scoring, industry templates, and real-time data access. Built for businesses, consultants, and researchers tracking EU opportunities.

GitHub Apify Store

๐Ÿš€ Features

  • ๐Ÿ” Flexible Search: Custom keywords, CPV codes, countries, and date ranges
  • ๐Ÿ“Š Smart Scoring: Configurable relevance scoring based on your criteria
  • ๐Ÿญ Industry Templates: Pre-configured searches for common sectors
  • โšก Real-time Data: Direct API access to TED.EU database
  • ๐Ÿ“ˆ Active Filtering: Only show tenders still open for submission
  • ๐Ÿ’ฐ Value Filtering: Filter by minimum contract values
  • ๐Ÿ”— Document Links: Access to official tender documents
  • ๐Ÿ“‹ Multiple Formats: JSON, CSV, Excel outputs

๐Ÿ’ผ Perfect For

  • Consulting Firms seeking government contracts
  • SME Businesses expanding into EU markets
  • Research Organizations studying procurement trends
  • Business Intelligence companies needing raw data feeds
  • Legal Firms tracking opportunities for clients
  • Startups seeking government contracts

๐Ÿ“‹ Input Configuration

Basic Settings

{
"searchKeywords": ["software development", "IT consulting"],
"countries": ["DE", "FR", "IT"],
"yearFrom": 2024,
"yearTo": 2024,
"maxResults": 100
}

Advanced Configuration

{
"searchKeywords": ["cloud services", "digital transformation"],
"cpvCodes": ["72000000", "72200000"],
"countries": ["DE", "FR", "IT", "ES", "NL"],
"yearFrom": 2024,
"yearTo": 2024,
"activeOnly": true,
"minValue": 50000,
"maxResults": 200,
"industryTemplate": "it-software",
"scoringCriteria": {
"keywordMatch": 50,
"cpvMatch": 30,
"countryMatch": 15,
"valueMatch": 5
}
}

๐Ÿญ Industry Templates

Pre-configured keyword and CPV code sets for common industries:

TemplateDescriptionExample Keywords
it-softwareIT services, software developmentsoftware development, cloud services, cybersecurity
constructionBuilding, infrastructure, civil engineeringconstruction, building, renovation, infrastructure
healthcareMedical equipment, healthcare servicesmedical equipment, healthcare, pharmaceutical
consultingManagement and business consultingconsulting services, strategic planning, advisory
engineeringTechnical and engineering servicesengineering services, technical consulting, design
environmentalEnvironmental and sustainability servicesenvironmental services, waste management, sustainability
educationEducational services and trainingeducational services, training, e-learning
transportationTransport and logistics servicestransportation, logistics, fleet management
energyEnergy and utilities servicesrenewable energy, energy efficiency, power generation

๐Ÿ“Š Output Format

Each tender includes:

{
"notice_id": "123456-2024",
"title": "IT Infrastructure Modernization",
"buyer_name": "Ministry of Digital Affairs",
"country": "DE",
"publication_date": "2024-01-15",
"deadline_date": "2024-02-15",
"estimated_value_eur": 250000,
"cpv_codes": ["72000000", "72200000"],
"relevance_score": 85,
"status": "active",
"ted_url": "https://ted.europa.eu/udl?uri=TED:NOTICE:...",
"document_links": [
{
"url": "https://...",
"type": "specification",
"description": "Technical requirements"
}
]
}

๐ŸŽฏ Relevance Scoring

Smart scoring algorithm considers:

  • Keyword Match (40%): How well keywords match tender title/description
  • CPV Code Match (30%): Alignment with specified procurement categories
  • Country Preference (20%): Preference for selected countries
  • Contract Value (10%): Higher value contracts score higher

Scores range from 0-100, with 70+ indicating high relevance.

๐Ÿ“ˆ Usage Examples

Find IT Consulting Opportunities in Germany

{
"industryTemplate": "it-software",
"countries": ["DE"],
"minValue": 100000,
"activeOnly": true
}

Monitor Construction Projects in EU

{
"industryTemplate": "construction",
"countries": ["DE", "FR", "IT", "ES", "NL"],
"yearFrom": 2024,
"yearTo": 2024
}
{
"searchKeywords": ["medical devices", "diagnostic equipment", "hospital equipment"],
"cpvCodes": ["33100000", "33600000"],
"countries": ["DE", "AT", "CH"],
"minValue": 50000
}

๐Ÿ”ง Technical Details

  • Data Source: TED.EU official API
  • Update Frequency: Real-time API access
  • Rate Limiting: Automatic throttling to respect API limits
  • Deduplication: Automatic removal of duplicate notices
  • Error Handling: Robust error recovery and logging

๐Ÿ’ก Pro Tips

  1. Use Industry Templates for quick setup with proven keyword sets
  2. Combine Keywords + CPV for best coverage and relevance
  3. Set Minimum Values to focus on substantial opportunities
  4. Enable Active Only to avoid expired tenders
  5. Adjust Scoring Weights based on your priorities

๐Ÿ† Success Stories

"Found 3 major consulting contracts worth โ‚ฌ2M+ in first month using TED Tender Crawler"
โ€” Management Consulting Firm

"Reduced tender research time from 2 days to 30 minutes per week"
โ€” IT Services Company

"Discovered opportunities in new EU markets we never considered"
โ€” Engineering Startup


๐Ÿš€ Getting Started

  1. Try the Actor: Deploy on Apify (Coming Soon)
  2. View Source: GitHub Repository
  3. Local Testing: Clone repo and run python test_local.py

Start monitoring European procurement opportunities today! ๐Ÿ‡ช๐Ÿ‡บ

Built with โค๏ธ for the European business community | Powered by Apify