# CanadaBuys IT & Software Tenders

**Use case:** 

CanadaBuys IT & Software Tenders

## Input

```json
{
  "maxItems": 50,
  "dataset": "open",
  "keyword": "software"
}
```

## Output

```json
{
  "title": {
    "label": "Title",
    "format": "text"
  },
  "status": {
    "label": "Status",
    "format": "text"
  },
  "tenderUrl": {
    "label": "Tender URL",
    "format": "link"
  },
  "referenceNumber": {
    "label": "Reference",
    "format": "text"
  },
  "solicitationNumber": {
    "label": "Solicitation",
    "format": "text"
  },
  "organization": {
    "label": "Organization",
    "format": "text"
  },
  "noticeType": {
    "label": "Notice Type",
    "format": "text"
  },
  "procurementMethod": {
    "label": "Method",
    "format": "text"
  },
  "procurementCategory": {
    "label": "Category",
    "format": "array"
  },
  "gsin": {
    "label": "GSIN",
    "format": "text"
  },
  "gsinDescription": {
    "label": "GSIN Description",
    "format": "text"
  },
  "unspsc": {
    "label": "UNSPSC",
    "format": "text"
  },
  "unspscDescription": {
    "label": "UNSPSC Description",
    "format": "text"
  },
  "regionOfOpportunity": {
    "label": "Region of Opportunity",
    "format": "text"
  },
  "deliveryRegion": {
    "label": "Delivery Region",
    "format": "text"
  },
  "tradeAgreements": {
    "label": "Trade Agreements",
    "format": "text"
  },
  "publicationDate": {
    "label": "Published",
    "format": "text"
  },
  "closingDate": {
    "label": "Closing",
    "format": "text"
  },
  "expectedContractStartDate": {
    "label": "Contract Start",
    "format": "text"
  },
  "expectedContractEndDate": {
    "label": "Contract End",
    "format": "text"
  },
  "amendmentNumber": {
    "label": "Amendment",
    "format": "text"
  },
  "contactName": {
    "label": "Contact",
    "format": "text"
  },
  "contactEmail": {
    "label": "Contact Email",
    "format": "text"
  },
  "contactPhone": {
    "label": "Contact Phone",
    "format": "text"
  },
  "tenderDescription": {
    "label": "Description",
    "format": "text"
  },
  "observedAt": {
    "label": "Scraped",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [CanadaBuys Tender Opportunities Scraper [🏷️ ON SALE 🎉]](https://apify.com/scrapers_lat/canadabuys-tenders-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/canadabuys-tenders-scraper) to learn more, explore other use cases, and run it yourself.