Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    • Fetch raw text content from an external URL with an abortable timeout. Returns null (and emits a console.warn) on any non-2xx response or network error โ€” callers treat absence as "content unavailable" rather than fatal.

      Parameters

      • rawUrl: string
      • timeoutMs: number = EXTERNAL_URL_FETCH_TIMEOUT_MS

      Returns Promise<string>