# Tendersontime.com \[Only $1💰] Leads Scraper (`memo23/tendersontime-leads-scraper`) Actor

💰 $1 per 1,000 results – No limits, no quotas, unlimited extraction. Extracts detailed tender data from TendersOnTime: titles, descriptions, reference numbers, deadlines, values, locations, documents, and more for efficient opportunity tracking.

- **URL**: https://apify.com/memo23/tendersontime-leads-scraper.md
- **Developed by:** [Muhamed Didovic](https://apify.com/memo23) (community)
- **Categories:** Automation, Lead generation, Integrations
- **Stats:** 31 total users, 3 monthly users, 100.0% runs succeeded, 2 bookmarks
- **User rating**: 3.59 out of 5 stars

## Pricing

from $1.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

### Overview

The **TendersOnTime Scraper** is a specialized tool designed to extract comprehensive tender listings and procurement opportunities from [TendersOnTime](https://www.tendersontime.com/), a leading global platform for government tenders, contracts, and procurement information. This scraper delivers rich, structured data to support business development, market analysis, and competitive intelligence.

With this scraper, users gain access to **detailed tender information** including tender titles, reference numbers, issuing authorities, and deadlines. The tool captures **comprehensive financial data** such as tender values, EMD (Earnest Money Deposit) amounts, and document fees.

**Tender specifications** are thoroughly extracted, including full descriptions, locations, product categories, and contract types. The scraper identifies key dates (start date, end date, opening date) to help you track opportunities effectively.

The scraper excels at capturing **document links**, allowing users to easily access official tender notices and related documentation.

**Geographic details** are preserved, enabling precise filtering by location, state, or country.

Whether you're a government contractor, supplier, or market analyst, this scraper provides the complete, structured dataset needed to identify and bid on relevant opportunities efficiently.

***

### 🎯 Beyond Business

The **TendersOnTime Scraper** is not just a tool for commercial gain; it acts as a catalyst for **social development** and **public transparency**. By democratizing access to global government procurement data, this Actor serves a higher purpose:

#### Use Cases

- **Empowering NGOs & Non-Profits**: Social impact organizations can easily identify government grants and contracts for healthcare, education, and social welfare programs, ensuring aid reaches those who need it most.
- **Enhancing Transparency**: Journalists and watchdogs can monitor public spending and infrastructure projects, promoting accountability and reducing corruption in government contracting.
- **Disaster Response**: In times of crisis, relief organizations can quickly locate tenders for emergency supplies, medical equipment, and reconstruction efforts, accelerating humanitarian aid.
- **Supporting SMEs**: By providing low-cost access to tender data, we level the playing field for small and local businesses, fostering inclusive economic growth and community development.

This project bridges the gap between public needs and the capable organizations ready to solve them.

***

### ✨ Features

- **Smart Scraping**:
  - Automatically handles listing pages and detailed tender pages
  - Supports targeted scraping by country or category

- **Comprehensive Tender Data**:
  - Extracts Reference Numbers (TOT Ref No, Tender Ref No)
  - Captures Financials (Tender Value, EMD, Fees)
  - Includes Critical Dates (Publish Date, Bid Submission Deadline)

- **Document Retrieval**:
  - Extracts direct links to tender documents and notices
  - Identifies relevant document types

- **Detailed Classifications**:
  - Captures Categories, Product Categories, and Contract Types
  - Extracts Purchaser Ownership and Organization details

- **Robust & Reliable**:
  - Automatically retries failed requests
  - Built-in proxy support for anonymous scraping

***

### 🚀 How to Use

1. **Set Up**: [Create a free Apify account](https://console.apify.com/sign-up) and access the Apify platform.
2. **Provide Input Data**: Input specific scraping parameters, such as start URLs for TendersOnTime listing pages (e.g., specific country or category).
3. **Adjust Scraper Settings**: Configure settings like `maxConcurrency`, `minConcurrency`, and `maxRequestRetries` to optimize performance.
4. **Run the Scraper**: Execute the scraper on the Apify platform.
5. **Download Results**: Export the scraped tender data in your preferred format (JSON, CSV, Excel).

#### Usage Limitations

**Free Users**: Non-paying users are limited to scraping a restricted number of items per run. To access unlimited scraping and all features, please upgrade to a paid Apify account.

**Paid Users**: Enjoy unlimited scraping, multiple start URLs, and full access to all scraper features.

***

### 📝 Input Configuration

To use the scraper, configure the input parameters as follows:

```json
{
    "startUrls": [
        {
            "url": "https://www.tendersontime.com/india/"
        },
        {
            "url": "https://www.tendersontime.com/tenders-details/competitive-consultation-tibet-linzhi-fire-rescue-detachment-s-november-december-2025-service-procur-7e4aff0/"
        }
    ],
    "maxItems": 100,
    "maxConcurrency": 10,
    "minConcurrency": 1,
    "maxRequestRetries": 3,
    "proxy": {
        "useApifyProxy": true
    }
}
```

#### Input Fields Explanation

- **Start URLs** (`startUrls`): The URLs from which the scraper will begin extracting data. The scraper accepts both:
  - **Listing URLs**: Pages listing multiple tenders (e.g., `https://www.tendersontime.com/india/` or category pages)
  - **Country/Region URLs**: Support for country-specific lists (e.g., `https://www.tendersontime.com/azerbaijan-tenders/`)
  - **Detail URLs**: Direct links to specific tender pages.
- **Max Items** (`maxItems`): Maximum number of tenders to scrape per run. Default is `100`.
- **Max Concurrency** (`maxConcurrency`): Maximum number of pages processed simultaneously. Default is `10`.
- **Min Concurrency** (`minConcurrency`): Minimum number of pages processed simultaneously. Default is `1`.
- **Max Request Retries** (`maxRequestRetries`): Number of retries for failed requests. Default is `3`.
- **Proxy Configuration** (`proxy`): Settings for reliable and anonymous scraping. Default uses Apify's Proxy.

***

### 📊 Output Structure

The scraper produces a structured JSON output containing detailed information for each job listing.

```json
{
  "name": "Taiwan Govt Tender for The 2015 Joint Procurement Case for Fire Insurance... - 132460971.",
  "description": "Taiwan government tender for The 2015 Joint Procurement Case for Fire Insurance and Public Accident Liability Insurance for Medic..., TOT Ref No: 132460971, Tender Ref No: CHH114207-1, Deadline: 29th Dec 2025, Register to view latest Online Global Tenders, E-Tender, E-Procurement.",
  "totRefNo": "132460971",
  "tenderRefNo": "CHH114207-1",
  "deadline": "29th Dec 2025",
  "tenderValue": "TWD 6226157",
  "emd": null,
  "documentFees": null,
  "purchaserOwnership": "Public",
  "financier": "Self Financed",
  "location": "Taiwan",
  "url": "https://www.tendersontime.com/tenders-details/the-2015-joint-procurement-case-fire-insurance-and-public-accident-liability-insurance-medical-insti-7e531ab/",
  "noticeType": "Tender",
  "documents": [
      "Tender Notice",
      "Contract Award Notice"
  ],
  "breadcrumbs": [
      "Home",
      "Tenders",
      "Asia",
      "Taiwan",
      "The 2015 Joint Procurement Case for Fire Insurance and Public Accident Liability... Tender"
  ],
  "category": null,
  "organisationChain": null,
  "tenderCategory": null,
  "productCategory": null,
  "subCategory": null,
  "contractType": null,
  "bidValidity": null,
  "startDate": "2025-12-21",
  "endDate": "2025-12-29",
  "price": "0",
  "currency": "USD",
  "organizer": "MINISTRY OF HEALTH AND WELFARE CHANGHUA HOSPITAL",
  "state": null,
  "summary": "The 2015 Joint Procurement Case for Fire Insurance and Public Accident Liability Insurance for Medical Institutions Affiliated to the Ministry of Health and Welfare",
  "documentRefNo": "Login to see details",
  "rawJsonLd": {
      "@context": "https://schema.org/",
      "@type": "WebPage",
      "name": "Taiwan Govt Tender for The 2015 Joint Procurement Case for Fire Insurance... - 132460971.",
      "description": "Taiwan government tender for The 2015 Joint Procurement Case for Fire Insurance and Public Accident Liability Insurance for Medic..., TOT Ref No: 132460971, Tender Ref No: CHH114207-1, Deadline: 29th Dec 2025, Register to view latest Online Global Tenders, E-Tender, E-Procurement.",
      "url": "https://www.tendersontime.com/tenders-details/the-2015-joint-procurement-case-fire-insurance-and-public-accident-liability-insurance-medical-insti-7e531ab/",
      "dateModified": "2025-12-21"
  },
  "basicInfo": {
      "Purchaser_Country_Id": "TW",
      "id": "132460971",
      "Tender_Summery": "The 2015 Joint Procurement Case for Fire Insurance and Public Accident Liability Insurance for Medical Institutions Affiliated to the Ministry of Health and Welfare",
      "Country_Name_Known": "Taiwan",
      "Posting_Date": "2025-12-21T18:34:01Z",
      "Tender_Value": "TWD 6226157",
      "Bid_Deadline_1": "2025-12-29T00:00:00Z",
      "Tender_url": "https://www.tendersontime.com/tenders-details/the-2015-joint-procurement-case-fire-insurance-and-public-accident-liability-insurance-medical-insti-7e531ab/",
      "lpm1": 500,
      "total_found": 8307,
      "per_page": "10",
      "orderby": "Posting_Date DESC"
  },
  "scrapedAt": "2025-12-21T16:07:25.313Z"
}
```

#### Field Descriptions

##### General Information

- **name**: Title of the tender.
- **description**: Full description of the tender, often including reference numbers and key dates.
- **totRefNo**: TendersOnTime unique reference number.
- **tenderRefNo**: Official tender reference number issued by the authority.
- **url**: Direct link to the tender details page on TendersOnTime.
- **noticeType**: Type of the notice (e.g., Tender, EOI, Procurement Plan).
- **summary**: A brief summary of the tender scope.

##### Critical Dates

- **deadline**: The final date and time for bid submission.
- **startDate**: The date when the tender was published.
- **endDate**: The closing date for the tender (often same as deadline).
- **bidValidity**: The period for which the bid remains valid.

##### Financial Information

- **tenderValue**: The estimated total value of the tender.
- **emd**: Earnest Money Deposit amount required.
- **documentFees**: Cost to purchase the tender documents.
- **price**: Price associated with the tender offer (if available).
- **currency**: The currency code for financial values (e.g., USD, EUR).
- **financier**: The entity financing the project (e.g., Self Financed, World Bank).

##### Location & Organization

- **location**: The geographical location where the work will be executed.
- **state**: The state or region of the tender.
- **organizer**: The name of the organization or authority issuing the tender.
- **purchaserOwnership**: The ownership type of the purchaser (e.g., Public, Private, Government).
- **organisationChain**: The hierarchy of the organization issuing the tender.

##### Categories & Classification

- **category**: The broad category of the tender (e.g., Engineering, Services).
- **tenderCategory**: Specific category of the tender (e.g., Works, Goods).
- **productCategory**: Detailed product classification.
- **subCategory**: Further sub-classification of the product or service.
- **contractType**: The type of contract (e.g., Tender, Empanelment).

##### Documents & Links

- **documents**: A list of names of documents available for download (e.g., "Tender Notice").
- **documentRefNo**: Reference number for the document (sometimes hidden behind login).
- **breadcrumbs**: Navigation path showing the tender's categorization on the site.

##### Metadata

- **rawJsonLd**: The raw JSON-LD structured data extracted from the page.
- **basicInfo**: Additional metadata from the listing page (e.g., internal IDs, posting date).
- **scrapedAt**: Timestamp of when the data was scraped.

***

### 💡 Benefits of the TendersOnTime Scraper

- Automates tender data collection, saving hours of manual research.
- Provides detailed, accurate, and structured data for business development.
- Smart extraction of critical financial and deadline information.
- Reliable performance with proxy integration for anonymity.

***

### 🏆 Why Choose the TendersOnTime Scraper?

The TendersOnTime Scraper is an indispensable tool for government contractors, suppliers, bid managers, and market analysts. It streamlines opportunity tracking by delivering high-quality, actionable data directly from TendersOnTime, enabling faster decision-making and competitive advantage.

***

### 🔍 Explore More Scrapers

If you found the TendersOnTime Scraper useful, check out other powerful scrapers and actors at [memo23's Apify profile](https://apify.com/memo23). We offer a wide range of tools to enhance your web scraping and automation needs.

### Additional Services

- Request customization or a full dataset: <muhamed.didovic@gmail.com>
- Need other platforms scraped? Contact <muhamed.didovic@gmail.com>
- For API services of this scraper, reach out to <muhamed.didovic@gmail.com>

***

### 🆘 Support

- For issues or feature requests, please use the [Issues](https://console.apify.com/actors/ftbw0YFo17iTQ2qjv/issues) section of this actor.
- For further assistance, contact the author:
  - Author's website: <https://muhamed-didovic.github.io/>
  - Email: <muhamed.didovic@gmail.com>

***

### ❓ FAQ

#### What is the cost of using this scraper?

Apify handles pricing based on usage. Free users have limits; paid accounts offer unlimited access. See Apify's pricing for details.

#### How many tenders can I scrape per run?

Free users: up to 50 items. Paid users: up to the maxItems parameter (default 100, customizable).

#### Is the data accurate and up-to-date?

The scraper extracts data directly from TendersOnTime. Accuracy depends on the source; we recommend verifying critical information.

#### What if I encounter errors?

Check your input parameters. For persistent issues, contact support or check the Issues section.

#### Can I customize the scraper?

Yes, for custom needs, contact the author via email.

***

### 📝 Changelog

#### Version 0.0

- Initial release: Comprehensive tender scraping from TendersOnTime.

# Actor input Schema

## `startUrls` (type: `array`):

URLs to start with.

## `maxItems` (type: `integer`):

Maximum number of tenders to scrape.

## `maxConcurrency` (type: `integer`):

Maximum number of pages that can be processed at the same time.

## `minConcurrency` (type: `integer`):

Minimum number of pages that will be processed at the same time.

## `maxRequestRetries` (type: `integer`):

Number of times the crawler will retry a failed request before giving up.

## `proxy` (type: `object`):

Leave empty — the actor already routes all traffic through its own built-in residential proxy at no extra cost to you. Only set this if you want to use your own proxies.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.tendersontime.com/tenders/advanceSearch?q=social/"
    },
    {
      "url": "https://www.tendersontime.com/tenders-details/competitive-consultation-tibet-linzhi-fire-rescue-detachment-s-november-december-2025-service-procur-7e4aff0/"
    }
  ],
  "maxItems": 10000,
  "maxConcurrency": 100,
  "minConcurrency": 1,
  "maxRequestRetries": 100
}
```

# Actor output Schema

## `overview` (type: `string`):

Key details of scraped tenders

## `detailed` (type: `string`):

Comprehensive tender data including descriptions, fees, and categories

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://www.tendersontime.com/tenders/advanceSearch?q=social/"
        },
        {
            "url": "https://www.tendersontime.com/tenders-details/competitive-consultation-tibet-linzhi-fire-rescue-detachment-s-november-december-2025-service-procur-7e4aff0/"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("memo23/tendersontime-leads-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "startUrls": [
        { "url": "https://www.tendersontime.com/tenders/advanceSearch?q=social/" },
        { "url": "https://www.tendersontime.com/tenders-details/competitive-consultation-tibet-linzhi-fire-rescue-detachment-s-november-december-2025-service-procur-7e4aff0/" },
    ] }

# Run the Actor and wait for it to finish
run = client.actor("memo23/tendersontime-leads-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.tendersontime.com/tenders/advanceSearch?q=social/"
    },
    {
      "url": "https://www.tendersontime.com/tenders-details/competitive-consultation-tibet-linzhi-fire-rescue-detachment-s-november-december-2025-service-procur-7e4aff0/"
    }
  ]
}' |
apify call memo23/tendersontime-leads-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=memo23/tendersontime-leads-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/tGxSpDNN0f5g7wtNm/builds/NgRLITtfJVWWulpDz/openapi.json
