# Cybersecurity Threats Research in Banking Sector

**Use case:** 

Access in-depth analysis of cybersecurity threats in the financial sector. Retrieve ranked sources, news articles, and detailed content.

## Input

```json
{
  "topics": [
    "cybersecurity threats financial sector banking 2025"
  ],
  "topic": "vector database market 2026",
  "maxSources": 8,
  "includeContent": true,
  "includeNews": true,
  "maxNews": 10,
  "region": "us-en",
  "concurrency": 2,
  "useApifyProxy": true,
  "proxyGroups": []
}
```

## Output

```json
{
  "topic": {
    "label": "Topic",
    "format": "string"
  },
  "sourceCount": {
    "label": "Sources",
    "format": "integer"
  },
  "newsCount": {
    "label": "News",
    "format": "integer"
  },
  "generatedAt": {
    "label": "Generated At",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Deep Research — Multi-Source Research API for Agents](https://apify.com/logiover/ai-deep-research) with a specific input configuration. Visit the [Actor detail page](https://apify.com/logiover/ai-deep-research) to learn more, explore other use cases, and run it yourself.