{
  "openapi": "3.0.1",
  "info": {
    "title": "The Hindu News - Full Articles, Images & Comments",
    "description": "[$0.8/1000] Pull fully enriched The Hindu articles - every section, full body text, author, publish/update times, every image URL ready to download, tags, and reader comments (author + text).",
    "version": "0.1",
    "x-build-id": "wM2KZSWROZvGzrOUj"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/ryyos~thehindu-news-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-ryyos-thehindu-news-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/ryyos~thehindu-news-scraper/runs": {
      "post": {
        "operationId": "runs-sync-ryyos-thehindu-news-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/ryyos~thehindu-news-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-ryyos-thehindu-news-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": [
          "sections"
        ],
        "properties": {
          "sections": {
            "title": "Sections to scrape",
            "type": "array",
            "description": "Which The Hindu sections to crawl. Leave at the default to cover every major section on the site.",
            "items": {
              "type": "string",
              "enum": [
                "national",
                "international",
                "states",
                "cities",
                "opinion-editorial",
                "opinion-columns",
                "opinion-comment",
                "opinion-interview",
                "opinion-lead",
                "opinion-letters",
                "opinion-open-page",
                "business",
                "business-agri",
                "business-markets",
                "business-budget",
                "sport-cricket",
                "sport-football",
                "sport-hockey",
                "sport-tennis",
                "sport-athletics",
                "sport-motorsport",
                "sport-other",
                "health",
                "science",
                "technology",
                "entertainment-movies",
                "entertainment-music",
                "entertainment-art",
                "entertainment-theatre",
                "entertainment-dance",
                "entertainment-reviews",
                "education",
                "life-and-style",
                "society",
                "data"
              ],
              "enumTitles": [
                "India (National)",
                "World (International)",
                "States",
                "Cities",
                "Opinion: Editorial",
                "Opinion: Columns",
                "Opinion: Comment",
                "Opinion: Interview",
                "Opinion: Lead",
                "Opinion: Letters",
                "Opinion: Open Page",
                "Business",
                "Business: Agri-Business",
                "Business: Markets",
                "Business: Budget",
                "Sport: Cricket",
                "Sport: Football",
                "Sport: Hockey",
                "Sport: Tennis",
                "Sport: Athletics",
                "Sport: Motorsport",
                "Sport: Other Sports",
                "Health",
                "Science",
                "Technology",
                "Entertainment: Movies",
                "Entertainment: Music",
                "Entertainment: Art",
                "Entertainment: Theatre",
                "Entertainment: Dance",
                "Entertainment: Reviews",
                "Education",
                "Life & Style",
                "Society",
                "Data"
              ]
            },
            "default": [
              "national",
              "international",
              "states",
              "cities",
              "opinion-editorial",
              "opinion-columns",
              "opinion-comment",
              "opinion-interview",
              "opinion-lead",
              "opinion-letters",
              "opinion-open-page",
              "business",
              "business-agri",
              "business-markets",
              "business-budget",
              "sport-cricket",
              "sport-football",
              "sport-hockey",
              "sport-tennis",
              "sport-athletics",
              "sport-motorsport",
              "sport-other",
              "health",
              "science",
              "technology",
              "entertainment-movies",
              "entertainment-music",
              "entertainment-art",
              "entertainment-theatre",
              "entertainment-dance",
              "entertainment-reviews",
              "education",
              "life-and-style",
              "society",
              "data"
            ]
          },
          "maxItemsPerSection": {
            "title": "Max articles per section",
            "minimum": 1,
            "maximum": 1000,
            "type": "integer",
            "description": "Maximum number of articles to fetch full detail for, per section, on each run.",
            "default": 20
          },
          "maxPagesPerSection": {
            "title": "Max listing pages per section",
            "minimum": 1,
            "maximum": 50,
            "type": "integer",
            "description": "How many section-listing pages to paginate through (each page has ~50 article links) before stopping, in addition to the max articles cap.",
            "default": 3
          },
          "includeComments": {
            "title": "Include comments",
            "type": "boolean",
            "description": "Fetch reader comments (author username + full text, not just counts) for each article via The Hindu's Coral comment platform. Adds one extra request per article.",
            "default": true
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "thehindu.com has not shown anti-bot blocking during testing (plain server-rendered HTML, public comment API), so this defaults off. Switch on Apify Proxy if you see failures.",
            "default": {
              "useApifyProxy": false
            }
          }
        }
      },
      "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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}