N8nTemplate Discovery Scraper avatar

N8nTemplate Discovery Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
N8nTemplate Discovery Scraper

N8nTemplate Discovery Scraper

The N8nTemplate Discovery Scraper efficiently extracts detailed data on n8n workflow templates based on custom search queries. It supports proxy use for anonymity, handles large data volumes, and provides comprehensive outputs, making it ideal for market analysis and discovering automation ideas.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Introduction

The N8nTemplate Discovery Scraper is a powerful tool designed to help you discover and extract detailed information about n8n workflow templates based on specific search queries. Whether you're looking for automation ideas or analyzing market trends, this Actor provides reliable and comprehensive data to meet your needs.

Features

  • Efficient Data Extraction: Quickly scrape n8n workflow templates based on your search criteria.
  • Customizable Search: Tailor your search with specific keywords to find the most relevant templates.
  • Proxy Support: Utilize Apify's residential proxies to ensure anonymity and avoid IP bans.
  • Scalable Scraping: Handle large volumes of data with ease, thanks to robust performance capabilities.
  • Detailed Output: Receive comprehensive information about each workflow, including user details and workflow components.
  • User-Friendly Interface: Simple setup and configuration through the Apify platform.
  • Reliable Data: Ensure high-quality data with consistent and accurate scraping results.

Input Parameters

ParameterTypeRequiredDescriptionExample
searchQueryStringYesEnter the Search Keywords"sales"
maxItemsIntegerNoMaximum number of items to scrape.100
proxyConfigurationObjectNoSpecifies proxy servers used by the scraper to hide its origin.{ "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "US" }

Example Usage

Example Input JSON

{
"searchQuery": "sales",
"maxItems": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output JSON

[
{
"workflow_id": 5691,
"name": "Generate Personalized Sales Emails with LinkedIn Data & Claude 3.7 via OpenRouter",
"description": "How it works...",
"total_views": 995,
"price": 0,
"purchase_url": null,
"created_at": "2025-07-05T06:27:01.963Z",
"user_id": 94155,
"user_name": "Adam Janes",
"user_username": "adamjanes",
"user_bio": "I am a product-minded technologist...",
"user_verified": true,
"user_links": "[\"https://www.linkedin.com/in/adamjanes/\"]",
"user_avatar": "https://gravatar.com/avatar/1ffac81a3c36347b065a27a6a4d489c7d2c6fe52ac17d3fe9e6ff89db9d9ce6a?r=pg&d=retro&size=200",
"nodes_count": 6,
"node_types": [
"n8n-nodes-base.googleSheets",
"n8n-nodes-base.httpRequest",
"n8n-nodes-base.gmail",
"@n8n/n8n-nodes-langchain.chainLlm",
"@n8n/n8n-nodes-langchain.outputParserStructured",
"@n8n/n8n-nodes-langchain.lmChatOpenRouter"
],
"search_query": "sales",
"page": 1,
"source": "n8n_workflows",
"scraped_at": "2026-04-23T07:10:28.675Z"
}
]

Use Cases

  • Market Research and Analysis: Gather insights on popular automation workflows.
  • Competitive Intelligence: Monitor competitors' workflow strategies.
  • Content Aggregation: Compile a database of workflow templates for educational purposes.
  • Business Automation: Discover new automation ideas to streamline business operations.
  • Academic Research: Analyze trends in workflow automation for academic studies.

Installation and Usage

  1. Search for "N8nTemplate Discovery Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array where each object contains detailed information about a workflow template, including fields like workflow_id, name, description, total_views, user_name, and more. This structure allows for easy integration into various data processing pipelines.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!