# B2B Lead Generation Software Reviews 2025

**Use case:** 

Retrieve top-ranked reviews for B2B lead generation tools and CRM systems in 2025. Get concise snippets, URLs, and essential comparisons.

## Input

```json
{
  "queries": [
    "best B2B lead generation software 2025",
    "top CRM tools for sales teams",
    "B2B prospecting tools comparison"
  ],
  "query": "best open source vector databases 2026",
  "maxResults": 10,
  "includeContent": false,
  "region": "us-en",
  "safeSearch": true,
  "concurrency": 3,
  "useApifyProxy": true,
  "proxyGroups": []
}
```

## Output

```json
{
  "query": {
    "label": "Query",
    "format": "string"
  },
  "rank": {
    "label": "#",
    "format": "integer"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "url": {
    "label": "URL",
    "format": "string"
  },
  "snippet": {
    "label": "Snippet",
    "format": "string"
  },
  "source": {
    "label": "Source",
    "format": "string"
  },
  "engine": {
    "label": "Engine",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [AI Web Search — Live SERP API for Agents (Tavily Alternative)](https://apify.com/logiover/ai-web-search) with a specific input configuration. Visit the [Actor detail page](https://apify.com/logiover/ai-web-search) to learn more, explore other use cases, and run it yourself.