{
  "openapi": "3.0.1",
  "info": {
    "title": "Multi-Source News & Content Scraper",
    "description": "Multi-Source News & Content Scraper. Aggregates articles from multiple RSS/Atom feeds simultaneously. Includes 60+ pre-built news source presets and supports custom feed URLs. No API key required.",
    "version": "0.0",
    "x-build-id": "eirIOaS09A1RL5Zkc"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/moving_beacon-owner1~rss-feeds----multi-source-news-content-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-moving_beacon-owner1-rss-feeds----multi-source-news-content-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/moving_beacon-owner1~rss-feeds----multi-source-news-content-scraper/runs": {
      "post": {
        "operationId": "runs-sync-moving_beacon-owner1-rss-feeds----multi-source-news-content-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/moving_beacon-owner1~rss-feeds----multi-source-news-content-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-moving_beacon-owner1-rss-feeds----multi-source-news-content-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",
        "properties": {
          "presetFeeds": {
            "title": "Preset News Sources",
            "type": "array",
            "description": "Select from popular pre-configured RSS feeds.",
            "items": {
              "type": "string",
              "enum": [
                "techcrunch",
                "wired",
                "ars_technica",
                "the_verge",
                "mashable",
                "engadget",
                "zdnet",
                "venturebeat",
                "mit_tech_review",
                "bbc_world",
                "bbc_tech",
                "bbc_science",
                "bbc_business",
                "reuters_world",
                "reuters_tech",
                "reuters_business",
                "reuters_science",
                "al_jazeera",
                "npr_news",
                "npr_tech",
                "cnn_top",
                "nyt_home",
                "nyt_tech",
                "nyt_science",
                "nyt_world",
                "guardian_world",
                "guardian_tech",
                "guardian_science",
                "wsj_world",
                "economist",
                "hacker_news",
                "lobsters",
                "dev_to",
                "hackernoon",
                "css_tricks",
                "smashing_magazine",
                "freecodecamp",
                "github_blog",
                "aws_blog",
                "google_ai_blog",
                "openai_blog",
                "anthropic_blog",
                "python_insider",
                "golang_blog",
                "rust_blog",
                "nature",
                "science_daily",
                "phys_org",
                "nasa_breaking",
                "space_com",
                "arxiv_cs_ai",
                "espn",
                "bbc_sport",
                "forbes",
                "bloomberg_markets",
                "coindesk",
                "the_block_crypto",
                "product_hunt",
                "lifehacker",
                "medium_tech",
                "reddit_technology",
                "reddit_programming",
                "reddit_worldnews"
              ],
              "enumTitles": [
                "TechCrunch",
                "Wired",
                "Ars Technica",
                "The Verge",
                "Mashable",
                "Engadget",
                "ZDNet",
                "VentureBeat",
                "MIT Technology Review",
                "BBC — World News",
                "BBC — Technology",
                "BBC — Science & Environment",
                "BBC — Business",
                "Reuters — World",
                "Reuters — Technology",
                "Reuters — Business",
                "Reuters — Science",
                "Al Jazeera",
                "NPR — News",
                "NPR — Technology",
                "CNN — Top Stories",
                "NYT — Home Page",
                "NYT — Technology",
                "NYT — Science",
                "NYT — World",
                "The Guardian — World",
                "The Guardian — Technology",
                "The Guardian — Science",
                "WSJ — World News",
                "The Economist",
                "Hacker News (hnrss)",
                "Lobsters",
                "DEV Community",
                "HackerNoon",
                "CSS-Tricks",
                "Smashing Magazine",
                "freeCodeCamp",
                "GitHub Blog",
                "AWS Blog",
                "Google AI Blog",
                "OpenAI Blog",
                "Anthropic Blog",
                "Python Insider",
                "Go Blog",
                "Rust Blog",
                "Nature — Latest Research",
                "Science Daily",
                "Phys.org",
                "NASA — Breaking News",
                "Space.com",
                "arXiv — CS / AI",
                "ESPN",
                "BBC — Sport",
                "Forbes",
                "Bloomberg — Markets",
                "CoinDesk — Crypto",
                "The Block — Crypto",
                "Product Hunt",
                "Lifehacker",
                "Medium — Technology",
                "Reddit — r/technology",
                "Reddit — r/programming",
                "Reddit — r/worldnews"
              ]
            },
            "default": [
              "techcrunch",
              "wired",
              "ars_technica"
            ]
          },
          "customFeedUrls": {
            "title": "Custom Feed URLs",
            "type": "string",
            "description": "Add your own RSS/Atom feed URLs, one per line. These are fetched in addition to any preset feeds selected above."
          },
          "keywordFilter": {
            "title": "Keyword Filter (Include)",
            "type": "string",
            "description": "Only keep articles whose title or summary contains ANY of these keywords (comma-separated, case-insensitive). E.g. 'AI, machine learning, GPT'. Leave empty for no filter."
          },
          "excludeKeywords": {
            "title": "Keyword Filter (Exclude)",
            "type": "string",
            "description": "Remove articles whose title or summary contains ANY of these keywords (comma-separated). E.g. 'sponsored, advertisement'."
          },
          "maxAgeHours": {
            "title": "Maximum Article Age (hours)",
            "minimum": 0,
            "type": "integer",
            "description": "Only keep articles published within the last N hours. 0 = no age filter.",
            "default": 0
          },
          "publishedAfter": {
            "title": "Published After",
            "type": "string",
            "description": "Only articles published after this date (YYYY-MM-DD). Overrides max age filter if set."
          },
          "categoryFilter": {
            "title": "Category / Tag Filter",
            "type": "string",
            "description": "Only keep articles tagged with ANY of these categories (comma-separated, case-insensitive). E.g. 'technology, science, AI'. Leave empty for all."
          },
          "deduplicate": {
            "title": "Deduplicate Articles",
            "type": "boolean",
            "description": "Remove duplicate articles (same title or same URL across feeds).",
            "default": true
          },
          "sortBy": {
            "title": "Sort By",
            "enum": [
              "date_desc",
              "date_asc",
              "source_asc",
              "title_asc"
            ],
            "type": "string",
            "description": "How to sort the output articles.",
            "default": "date_desc"
          },
          "outputFormat": {
            "title": "Output Format",
            "enum": [
              "enriched",
              "minimal",
              "raw"
            ],
            "type": "string",
            "description": "How to structure each article record.",
            "default": "enriched"
          },
          "maxArticlesPerFeed": {
            "title": "Max Articles Per Feed",
            "minimum": 0,
            "type": "integer",
            "description": "Limit articles per individual feed. 0 = all available in the feed.",
            "default": 0
          },
          "maxTotalArticles": {
            "title": "Max Total Articles",
            "minimum": 0,
            "type": "integer",
            "description": "Limit total output across all feeds. 0 = no limit.",
            "default": 0
          },
          "addSequentialId": {
            "title": "Add Sequential ID",
            "type": "boolean",
            "description": "Add auto-incrementing ID to each record.",
            "default": 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
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}