{
  "openapi": "3.0.1",
  "info": {
    "title": "Rikunabi Graduate Scraper: Japan Internships",
    "description": "Scrape Rikunabi Graduate Jobs (job.rikunabi.com). Extract recruiter phone numbers, starting salary brackets, program durations, and company profiles directly from stable Indeed-integrated Next.js JSON state. No complex setup. $1.99 per 1,000 results.",
    "version": "0.0",
    "x-build-id": "SH8EHOrgvNftfkcRi"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/getascraper~rikunabi-jobs-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-getascraper-rikunabi-jobs-scraper",
        "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/getascraper~rikunabi-jobs-scraper/runs": {
      "post": {
        "operationId": "runs-sync-getascraper-rikunabi-jobs-scraper",
        "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/getascraper~rikunabi-jobs-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-getascraper-rikunabi-jobs-scraper",
        "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": [
          "keyword",
          "maxItems",
          "proxyConfiguration"
        ],
        "properties": {
          "startUrls": {
            "title": "Start URLs",
            "type": "array",
            "description": "Optional list of direct search listing, category, or job detailed URLs to crawl on job.rikunabi.com. If provided, overrides all other query filters.",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "type": "string",
                  "title": "URL of a web page",
                  "format": "uri"
                }
              }
            }
          },
          "keyword": {
            "title": "Search Keyword",
            "type": "string",
            "description": "Enter the job title, company name, or skill keyword to search on Rikunabi (e.g., エンジニア, データサイエンティスト, 総合職).",
            "default": "エンジニア"
          },
          "graduationYears": {
            "title": "Graduation Years",
            "type": "array",
            "description": "Select the target graduation year(s).",
            "items": {
              "type": "string",
              "enum": [
                "2026",
                "2027",
                "2028"
              ],
              "enumTitles": [
                "2026 Graduation (2026年卒)",
                "2027 Graduation (2027年卒)",
                "2028 Graduation (2028年卒)"
              ]
            },
            "default": [
              "2027"
            ]
          },
          "programType": {
            "title": "Program Type",
            "enum": [
              "all",
              "internship",
              "main_selection"
            ],
            "type": "string",
            "description": "Filter by internship or main selection.",
            "default": "all"
          },
          "internshipPeriod": {
            "title": "Internship / Program Period",
            "enum": [
              "all",
              "half_or_one_day",
              "two_to_three_days",
              "one_week",
              "two_weeks_to_one_month",
              "over_one_month"
            ],
            "type": "string",
            "description": "Filter by the duration of the internship/program.",
            "default": "all"
          },
          "prefectures": {
            "title": "Work Locations / Prefectures",
            "type": "array",
            "description": "Select target prefectures for work locations.",
            "items": {
              "type": "string",
              "enum": [
                "東京都",
                "神奈川県",
                "埼玉県",
                "千葉県",
                "大阪府",
                "京都府",
                "兵庫県",
                "愛知県",
                "福岡県",
                "北海道"
              ],
              "enumTitles": [
                "Tokyo (東京都)",
                "Kanagawa (神奈川県)",
                "Saitama (埼玉県)",
                "Chiba (千葉県)",
                "Osaka (大阪府)",
                "Kyoto (京都府)",
                "Hyogo (兵庫県)",
                "Aichi (愛知県)",
                "Fukuoka (福岡県)",
                "Hokkaido (北海道)"
              ]
            },
            "default": []
          },
          "industries": {
            "title": "Target Industries",
            "type": "array",
            "description": "Filter listings by industry category.",
            "items": {
              "type": "string",
              "enum": [
                "IT",
                "manufacturer",
                "service",
                "trading",
                "retail",
                "finance",
                "media",
                "construction",
                "public"
              ],
              "enumTitles": [
                "IT & Software (IT・情報・通信)",
                "Manufacturer (メーカー)",
                "Service & Infrastructure (サービス・インフラ)",
                "Trading (商社)",
                "Retail (流通・小売)",
                "Finance (金融)",
                "Media & Consulting (マスコミ・コンサル)",
                "Construction & Real Estate (建設・不動産)",
                "Public & Other (公的機関・その他)"
              ]
            },
            "default": []
          },
          "initialSalaryMin": {
            "title": "Minimum Starting Salary (Monthly/Yen)",
            "type": "integer",
            "description": "Specify the minimum monthly starting salary bracket in Japanese Yen (e.g., 200000)."
          },
          "maxItems": {
            "title": "Maximum Items",
            "minimum": 1,
            "type": "integer",
            "description": "Limit the maximum number of job listings to output.",
            "default": 100
          },
          "proxyConfiguration": {
            "title": "Proxy Configuration",
            "type": "object",
            "description": "Apify Proxy settings to prevent target site IP blocks.",
            "default": {
              "useApifyProxy": true
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}