{
  "openapi": "3.0.1",
  "info": {
    "title": "Testingnngngngnngnngngn",
    "description": "dcdcdcd",
    "version": "0.0",
    "x-build-id": "3KGgF5e8217rb08Uj"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/dead00~testingnngngngnngnngngn/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-dead00-testingnngngngnngnngngn",
        "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/dead00~testingnngngngnngnngngn/runs": {
      "post": {
        "operationId": "runs-sync-dead00-testingnngngngnngnngngn",
        "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/dead00~testingnngngngnngnngngn/run-sync": {
      "post": {
        "operationId": "run-sync-dead00-testingnngngngnngnngngn",
        "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": [
          "comments",
          "cookies",
          "post_urls"
        ],
        "properties": {
          "cookies": {
            "title": "Instagram Cookies (JSON Array)",
            "type": "array",
            "description": "Instagram cookies exported from EditThisCookie browser extension as JSON array. To get cookies: 1) Log into Instagram in your browser, 2) Install EditThisCookie extension, 3) Visit Instagram.com, 4) Click the EditThisCookie extension icon, 5) Click 'Export' button, 6) Copy the entire JSON array and paste it here. The scraper will automatically extract the required sessionid cookie from this array.",
            "default": [
              {
                "domain": ".instagram.com",
                "expirationDate": 1804440050.803768,
                "hostOnly": false,
                "httpOnly": false,
                "name": "csrftoken",
                "path": "/",
                "sameSite": "unspecified",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "wdB9BmXQqvAUOzXU4VK5DSgZ1XV8cOE4",
                "id": 1
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1803232542.816414,
                "hostOnly": false,
                "httpOnly": true,
                "name": "datr",
                "path": "/",
                "sameSite": "no_restriction",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "Is1rab2SnoSWHDfmHuhe4aY7",
                "id": 2
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1770484839,
                "hostOnly": false,
                "httpOnly": false,
                "name": "dpr",
                "path": "/",
                "sameSite": "no_restriction",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "1.25",
                "id": 3
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1777656050.803944,
                "hostOnly": false,
                "httpOnly": false,
                "name": "ds_user_id",
                "path": "/",
                "sameSite": "no_restriction",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "79180051109",
                "id": 4
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1800208542.260548,
                "hostOnly": false,
                "httpOnly": true,
                "name": "ig_did",
                "path": "/",
                "sameSite": "no_restriction",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "E1323A44-DDCE-4915-8FBB-913C12439903",
                "id": 5
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1800208543.584826,
                "hostOnly": false,
                "httpOnly": false,
                "name": "ig_nrcb",
                "path": "/",
                "sameSite": "unspecified",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "1",
                "id": 6
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1803232543.58477,
                "hostOnly": false,
                "httpOnly": false,
                "name": "mid",
                "path": "/",
                "sameSite": "unspecified",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "aWvNIwALAAH4sdUYpVDdlVphqiqj",
                "id": 7
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1804440039.535692,
                "hostOnly": false,
                "httpOnly": true,
                "name": "ps_l",
                "path": "/",
                "sameSite": "lax",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "1",
                "id": 8
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1804440039.535802,
                "hostOnly": false,
                "httpOnly": true,
                "name": "ps_n",
                "path": "/",
                "sameSite": "no_restriction",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "1",
                "id": 9
              },
              {
                "domain": ".instagram.com",
                "hostOnly": false,
                "httpOnly": true,
                "name": "rur",
                "path": "/",
                "sameSite": "lax",
                "secure": true,
                "session": true,
                "storeId": "0",
                "value": "\"EAG\\05479180051109\\0541801416053:01fee59ed2188fec97a72055fe2aaac36ea7e2ac06c1e36aaefb391c54c6ed614512eeba\"",
                "id": 10
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1801416045.373229,
                "hostOnly": false,
                "httpOnly": true,
                "name": "sessionid",
                "path": "/",
                "sameSite": "unspecified",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "79180051109%3A5ifWFDX3xhTwxo%3A19%3AAYhSZIcZSS2AhVN-JjdpGyg4RxrhqYOaSSlIcwMb0A",
                "id": 11
              },
              {
                "domain": ".instagram.com",
                "expirationDate": 1770484839,
                "hostOnly": false,
                "httpOnly": false,
                "name": "wd",
                "path": "/",
                "sameSite": "lax",
                "secure": true,
                "session": false,
                "storeId": "0",
                "value": "1536x776",
                "id": 12
              }
            ]
          },
          "comments": {
            "title": "Comments to Post",
            "type": "array",
            "description": "List of comments that will be randomly selected and posted",
            "default": [
              "Love this! ❤️"
            ],
            "items": {
              "type": "string"
            }
          },
          "post_urls": {
            "title": "Specific Post URLs",
            "type": "array",
            "description": "Direct URLs to Instagram posts or reels to comment on",
            "default": [
              "https://www.instagram.com/reel/DMf7ha2NJED/"
            ],
            "items": {
              "type": "string"
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}