# Identify Potential Partners in Fintech Industry

**Use case:** 

Discover innovative fintech companies globally that could be potential partners for joint ventures or integrations. Access critical information on their size an

## Input

```json
{
  "mode": "search",
  "searchQuery": "fintech innovation",
  "companyUrls": [],
  "industry": "Finance",
  "maxItems": 40
}
```

## Output

```json
{
  "name": {
    "label": "Name"
  },
  "industry": {
    "label": "Industry"
  },
  "headquarters": {
    "label": "Headquarters"
  },
  "revenueRange": {
    "label": "Revenue range"
  },
  "employeeRange": {
    "label": "Employee range"
  },
  "ceoName": {
    "label": "Ceo name"
  },
  "owlerUrl": {
    "label": "Owler url"
  }
}
```

## About this Actor

This example demonstrates how to use [Owler Scraper](https://apify.com/crawlerbros/owler-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/owler-scraper) to learn more, explore other use cases, and run it yourself.