{
  "data": {
    "id": "oIGjdCDxtQzkvdsdK",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "rss-feed-reader",
    "username": "fetch_cat",
    "description": "Read RSS and Atom feeds, normalize feed items, and export clean dataset rows for monitoring, alerts, AI, MCP, and integrations.",
    "isPublic": true,
    "createdAt": "2026-06-26T13:39:21.482Z",
    "modifiedAt": "2026-07-29T21:44:31.836Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "z65mtKz8bcrkH6VTT",
        "finishedAt": "2026-07-29T21:44:31.836Z",
        "buildNumberInt": 200016,
        "buildNumber": "0.2.16"
      }
    },
    "stats": {
      "totalBuilds": 24,
      "totalRuns": 174,
      "totalUsers": 2,
      "totalUsers7Days": 0,
      "totalUsers30Days": 1,
      "totalUsers90Days": 1,
      "lastRunStartedAt": "2026-08-26T16:48:45.010Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 0,
        "SUCCEEDED": 30,
        "TIMED-OUT": 0,
        "TOTAL": 30
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      },
      {
        "versionNumber": "0.2",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 512
    },
    "exampleRunInput": {
      "body": "{\"feedUrls\": [{\"url\": \"https://feeds.bbci.co.uk/news/rss.xml\"}, {\"url\": \"https://www.nasa.gov/news-release/feed/\"}], \"maxItemsPerFeed\": 20, \"includeContent\": true, \"includeFeedMetadata\": true, \"dedupeBy\": \"guid\", \"requestTimeoutSecs\": 20, \"emitErrorItems\": true}",
      "contentType": "application/json"
    },
    "categories": [
      "NEWS",
      "AUTOMATION",
      "DEVELOPER_TOOLS"
    ],
    "isDeprecated": false,
    "title": "RSS Feed Reader (with MCP)",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-oIGjdCDxtQzkvdsdK-rJq8ZMGcYx-rss-feed-reader-actor-icon.png",
    "seoTitle": "RSS Feed Reader - RSS & Atom to Dataset/API",
    "seoDescription": "Read RSS and Atom feeds, normalize feed items, dedupe entries, include content or metadata, and export rows to CSV, JSON, Excel, API, or MCP workflows.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Feed item",
              "eventDescription": "Per normalized feed item or feed error row produced",
              "isPrimaryEvent": true,
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000575
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0005
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00039
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0003
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0002
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00014
                }
              }
            }
          }
        },
        "startedAt": "2026-06-26T13:41:41.550Z",
        "apifyMarginPercentage": 0.2,
        "createdAt": "2026-06-26T13:41:41.931Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Feed item",
              "eventDescription": "Per normalized feed item or feed error row produced",
              "isPrimaryEvent": true,
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.0000575
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.00005
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000039
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.00003
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.00002
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.000014
                }
              }
            }
          }
        },
        "startedAt": "2026-06-26T13:46:17.177Z",
        "apifyMarginPercentage": 0.2,
        "createdAt": "2026-06-26T13:46:17.543Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## RSS Feed Reader (with MCP)\n\nA feed ingestion and normalization Actor that fetches public RSS, Atom, and RDF feed URLs via HTTP, parses feed documents, and emits normalized, tabular feed-entry rows suitable for monitoring, alerts, AI/RAG ingestion, spreadsheet import, and MCP/no-code workflows. Technical capabilities include multi-feed fetching, normalization of entry metadata (headline, link, publication timestamps, author info, categories/tags, media links and feed-level metadata), configurable per-feed item limits, deduplication by GUID/link/title+date, and optional emission of error rows for failed feeds to preserve partial-run auditability. The Actor operates with lightweight HTTP requests (no browser required), supports common RSS/Atom/RDF structures, and produces stable keys for downstream merge and change-detection workflows.\n\n## Use cases\n\n- Scheduled newsroom monitoring and hourly content checks for new headlines\n- Competitor content tracking and daily monitoring of publisher feeds\n- Generating alerts for newly published items or feed errors\n- Feeding fresh source material into AI/RAG indexing or retrieval pipelines\n- Exporting normalized feed rows to spreadsheets or database import workflows\n- No-code/MCP automation workflows that act on new feed entries or error rows\n- Newsletter source aggregation and content curation from multiple feeds\n- Market research and trend monitoring across multiple publisher feeds\n- Pre-run feed collection before AI indexing or knowledge-base refresh jobs",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCg1vTn6ZM3QEIS/3zXPyg6t0tut4McxhwxSy1E0I/ez+Sy6y6Rwu0SC8WWHForElp42200U3F5pYJGl4keW/+IxrB1JkxA4CevTxBOSoggBVjR3dvBAZcBjAj8DW58wWPx9mBT0HksCTOCNFiHtdp+xCBzQ4pQWkXdx26feiNjegIr2TMTTRoHsFOjjtWHSngXTCEK38NjG6MaK0O/isI3M3hS0xCmwF4UnSVMnoSyG7b7QkdZpcC2j1O6vEVTTnNGbN3nnn1aEDtpioPEV2hRvegcu07/PeMHhRJYOQm61qd20qFa6PE4/snzuas1ZMT0dZTzZ5Z7xtllIYfhcfz \n"
  }
}