{
  "openapi": "3.0.1",
  "info": {
    "title": "Trader Master Calendar Data (investing.com)",
    "description": "All-in-one Investing.com calendar scraper covering economic events, company earnings, dividends, IPO listings and stock market holidays. Pick the calendar via one input, filter by country and date range, and get clean structured JSON/CSV data - no coding or login required.",
    "version": "0.1",
    "x-build-id": "danmc4bRz08UgzXeA"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/pintostudio~trader-master-calendar-data-investing-com/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-pintostudio-trader-master-calendar-data-investing-com",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/pintostudio~trader-master-calendar-data-investing-com/runs": {
      "post": {
        "operationId": "runs-sync-pintostudio-trader-master-calendar-data-investing-com",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/pintostudio~trader-master-calendar-data-investing-com/run-sync": {
      "post": {
        "operationId": "run-sync-pintostudio-trader-master-calendar-data-investing-com",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "calendarType"
        ],
        "properties": {
          "calendarType": {
            "title": "Calendar type",
            "enum": [
              "economic",
              "earnings",
              "dividends",
              "ipo",
              "holidays"
            ],
            "type": "string",
            "description": "Which Investing.com calendar to scrape.",
            "default": "economic"
          },
          "country": {
            "title": "Countries",
            "type": "array",
            "description": "Countries to filter by. Leave empty for all countries.",
            "items": {
              "type": "string",
              "enum": [
                "argentina",
                "australia",
                "austria",
                "bahrain",
                "bangladesh",
                "belgium",
                "bosnia",
                "botswana",
                "brazil",
                "bulgaria",
                "canada",
                "cayman islands",
                "chile",
                "china",
                "colombia",
                "costa rica",
                "croatia",
                "cyprus",
                "czech republic",
                "denmark",
                "dubai",
                "ecuador",
                "egypt",
                "estonia",
                "euro zone",
                "finland",
                "france",
                "germany",
                "greece",
                "hong kong",
                "hungary",
                "iceland",
                "india",
                "indonesia",
                "iraq",
                "ireland",
                "israel",
                "italy",
                "ivory coast",
                "jamaica",
                "japan",
                "jordan",
                "kazakhstan",
                "kenya",
                "kuwait",
                "latvia",
                "lebanon",
                "lithuania",
                "luxembourg",
                "malawi",
                "malaysia",
                "malta",
                "mauritius",
                "mexico",
                "mongolia",
                "montenegro",
                "morocco",
                "namibia",
                "netherlands",
                "new zealand",
                "nigeria",
                "norway",
                "oman",
                "pakistan",
                "palestine",
                "peru",
                "philippines",
                "poland",
                "portugal",
                "qatar",
                "romania",
                "russia",
                "rwanda",
                "saudi arabia",
                "serbia",
                "singapore",
                "slovakia",
                "slovenia",
                "south africa",
                "south korea",
                "spain",
                "sri lanka",
                "sweden",
                "switzerland",
                "taiwan",
                "tanzania",
                "thailand",
                "tunisia",
                "turkey",
                "uganda",
                "ukraine",
                "united kingdom",
                "united states",
                "venezuela",
                "vietnam",
                "zambia",
                "zimbabwe"
              ],
              "enumTitles": [
                "Argentina",
                "Australia",
                "Austria",
                "Bahrain",
                "Bangladesh",
                "Belgium",
                "Bosnia",
                "Botswana",
                "Brazil",
                "Bulgaria",
                "Canada",
                "Cayman Islands",
                "Chile",
                "China",
                "Colombia",
                "Costa Rica",
                "Croatia",
                "Cyprus",
                "Czech Republic",
                "Denmark",
                "Dubai",
                "Ecuador",
                "Egypt",
                "Estonia",
                "Euro Zone",
                "Finland",
                "France",
                "Germany",
                "Greece",
                "Hong Kong",
                "Hungary",
                "Iceland",
                "India",
                "Indonesia",
                "Iraq",
                "Ireland",
                "Israel",
                "Italy",
                "Ivory Coast",
                "Jamaica",
                "Japan",
                "Jordan",
                "Kazakhstan",
                "Kenya",
                "Kuwait",
                "Latvia",
                "Lebanon",
                "Lithuania",
                "Luxembourg",
                "Malawi",
                "Malaysia",
                "Malta",
                "Mauritius",
                "Mexico",
                "Mongolia",
                "Montenegro",
                "Morocco",
                "Namibia",
                "Netherlands",
                "New Zealand",
                "Nigeria",
                "Norway",
                "Oman",
                "Pakistan",
                "Palestine",
                "Peru",
                "Philippines",
                "Poland",
                "Portugal",
                "Qatar",
                "Romania",
                "Russia",
                "Rwanda",
                "Saudi Arabia",
                "Serbia",
                "Singapore",
                "Slovakia",
                "Slovenia",
                "South Africa",
                "South Korea",
                "Spain",
                "Sri Lanka",
                "Sweden",
                "Switzerland",
                "Taiwan",
                "Tanzania",
                "Thailand",
                "Tunisia",
                "Turkey",
                "Uganda",
                "Ukraine",
                "United Kingdom",
                "United States",
                "Venezuela",
                "Vietnam",
                "Zambia",
                "Zimbabwe"
              ]
            },
            "default": []
          },
          "fromDate": {
            "title": "From date",
            "type": "string",
            "description": "Start of the date range (inclusive). Leave both From/To date empty to fetch just today's (or this week's) entries."
          },
          "toDate": {
            "title": "To date",
            "type": "string",
            "description": "End of the date range (exclusive of nothing, i.e. inclusive day)."
          },
          "timeZone": {
            "title": "Time zone (Economic Calendar only)",
            "enum": [
              "GMT",
              "GMT +10:30",
              "GMT +11:00",
              "GMT +12:00",
              "GMT +13:00",
              "GMT +1:00",
              "GMT +2:00",
              "GMT +3:00",
              "GMT +3:30",
              "GMT +4:00",
              "GMT +4:30",
              "GMT +5:00",
              "GMT +5:30",
              "GMT +5:45",
              "GMT +6:00",
              "GMT +6:30",
              "GMT +7:00",
              "GMT +8:00",
              "GMT +9:00",
              "GMT +9:30",
              "GMT -10:00",
              "GMT -11:00",
              "GMT -1:00",
              "GMT -3:00",
              "GMT -3:30",
              "GMT -4:00",
              "GMT -5:00",
              "GMT -6:00",
              "GMT -7:00",
              "GMT -8:00",
              "GMT -9:00"
            ],
            "type": "string",
            "description": "Reference time zone for event times. Only used when Calendar type is 'Economic Calendar'. Leave empty to use the local GMT offset."
          },
          "timeFilter": {
            "title": "Time filter (Economic Calendar only)",
            "enum": [
              "time_only",
              "time_remaining"
            ],
            "type": "string",
            "description": "Show the event's clock time, or the remaining time until it occurs.",
            "default": "time_only"
          },
          "importances": {
            "title": "Importances (Economic Calendar only)",
            "type": "array",
            "description": "Event importance levels to include. Leave empty for all (including holidays).",
            "items": {
              "type": "string",
              "enum": [
                "low",
                "medium",
                "high"
              ],
              "enumTitles": [
                "Low",
                "Medium",
                "High"
              ]
            },
            "default": []
          },
          "categories": {
            "title": "Categories (Economic Calendar only)",
            "type": "array",
            "description": "Event categories to include. Leave empty for all categories.",
            "items": {
              "type": "string",
              "enum": [
                "balance",
                "bonds",
                "central_banks",
                "confidence",
                "credit",
                "economic_activity",
                "employment",
                "inflation"
              ],
              "enumTitles": [
                "Balance",
                "Bonds",
                "Central Banks",
                "Confidence",
                "Credit",
                "Economic Activity",
                "Employment",
                "Inflation"
              ]
            },
            "default": []
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}