VOOZH about

URL: https://apify.com/getdataforme/n8ntemplate-discovery-scraper

⇱ N8nTemplate Discovery Scraper Β· Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

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 months 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!

You might also like

N8nTemplate ProductInfo Scraper

getdataforme/n8nTemplate-productInfo-scraper

The N8nTemplate ProductInfo Scraper efficiently extracts detailed workflow data from n8n.io, offering insights for analysis, research, or integration. Features include quick data extraction, comprehensive output, reliable performance, and customizable exports in JSON, CSV, or Excel formats.

N8n Template Scraper

api-empire/n8n-template-scraper

N8n Template Scraper helps you extract structured data from public n8n templates. Retrieve workflow details, integrations, and descriptions efficiently. Designed for automation teams, researchers, and system builders.

N8n Template Scraper

futurizerush/n8n-template-scraper

Collects workflow templates from n8n.io with complete workflow

N8n Template Scraper

scrapier/n8n-template-scraper

Automate n8n template data collection at scale. N8n Template Scraper pulls workflow templates, integrations, triggers, and step details. Perfect for automation planning, documentation, and workflow analysis.

n8n Template Scraper

scraper-engine/n8n-template-scraper

N8n Template Scraper extracts workflow templates from n8n. Collect template names, descriptions, nodes, triggers, integrations, and use cases. Ideal for automation research, workflow discovery, and building reusable automation libraries.

πŸ‘ User avatar

Scraper Engine

2

N8n CreatorProfile Scraper

getdataforme/n8n-creatorProfile-scraper

The N8n CreatorProfile Scraper extracts detailed data from N8n creator profiles, including personal info, workflows, and testimonials....

N8n Template Scraper

scrapio/n8n-template-scraper

Scrape n8n workflow templates automatically. This actor gathers template metadata, node configurations, integrations, and descriptions. Built for automation engineers, developers, and teams exploring scalable n8n automation ideas.

Related articles

How to publish your Apify Actor as an n8n node
Read more