# Extract AI Lead Gen Workflows

**Use case:** 

Scrape cutting-edge AI and OpenAI-powered lead generation workflow templates. Build highly personalized outreach systems and automated research agents by analyz

## Input

```json
{
  "mode": "search",
  "query": "openai lead generation",
  "category": "",
  "ids": [],
  "sortBy": "default",
  "maxItems": 15
}
```

## Output

```json
{
  "name": {
    "label": "Name"
  },
  "creatorName": {
    "label": "Creator name"
  },
  "price": {
    "label": "Price"
  },
  "totalViews": {
    "label": "Total views"
  },
  "category": {
    "label": "Category"
  },
  "templateUrl": {
    "label": "Template url"
  }
}
```

## About this Actor

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