VOOZH about

URL: https://apify.com/getdataforme/n8n-creatorprofile-scraper

⇱ N8n CreatorProfile Scraper Β· Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

N8n CreatorProfile Scraper

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

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 months ago

Last modified

Share

Introduction

The N8n CreatorProfile Scraper is a powerful tool designed to extract detailed information from creator profiles on the N8n platform. This actor enables users to gather comprehensive data about creators, their workflows, and testimonials, facilitating insights into automation trends and community engagement.

Features

  • Comprehensive Data Extraction: Scrapes detailed creator profiles including personal information, workflows, and testimonials.
  • High Data Quality: Ensures accurate and up-to-date information retrieval from N8n profiles.
  • Efficient Performance: Optimized for fast and reliable data scraping operations.
  • User-Friendly Interface: Easy setup and configuration with minimal input requirements.
  • Versatile Output Formats: Export results in JSON, CSV, or Excel for seamless integration into your projects.
  • Scalable Operations: Capable of handling multiple URLs for extensive data collection.
  • Customizable Parameters: Tailor the scraping process to meet specific data needs.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to start with.["https://n8n.io/creators/rahul08/"]

Example Usage

Input JSON

{
"startUrls":[
{
"url":"https://n8n.io/creators/rahul08/"
}
]
}

Output JSON

[
{
"url":"https://n8n.io/creators/rahul08/",
"scrapedAt":"2026-04-23T09:07:41.159Z",
"creator":{
"name":"Rahul Joshi",
"username":"rahul08",
"bio":"@rahul08",
"verified":true,
"avatar":"https://gravatar.com/avatar/b6cf57822463143589b36ada06fbf6cb1509223a740fae3160b28f1ce41ccc12?r=pg&d=retro&size=200",
"socialLinks":[
"https://www.linkedin.com/in/callrahul/"
],
"workflowCount":8
},
"workflows":[
{
"title":"Generate Seedance AI lighting look dev variations with review via Drive, Notion, and Slack",
"url":"https://n8n.io/workflows/14881-generate-seedance-ai-lighting-look-dev-variations-with-review-via-drive-notion-and-slack/",
"views":0,
"timeAgo":"",
"nodes":0
}
],
"relatedCreators":[
{
"name":"Oneclick AI Squad",
"url":"https://n8n.io/creators/oneclick-ai/",
"workflowCount":210,
"verified":true
}
],
"testimonials":[
{
"author":"Igor Fediczko",
"content":"Build complex workflows that other tools can't."
}
],
"workflowCount":10,
"totalTemplates":9379
}
]

Use Cases

  • Market Research and Analysis: Understand automation trends and creator engagement.
  • Competitive Intelligence: Monitor competitor workflows and strategies.
  • Content Aggregation: Collect testimonials and workflow data for content creation.
  • Academic Research: Analyze data for studies on automation and digital workflows.
  • Business Automation: Integrate scraped data into business processes for enhanced automation.

Installation and Usage

  1. Search for "N8n CreatorProfile 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 data includes detailed information about the creator, such as their name, username, bio, verification status, avatar URL, social links, workflow count, and testimonials. Additionally, it provides insights into related creators and their workflow statistics.

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

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 Mcp Actor

direct_duty/n8n-mcp-actor

Bridge between n8n workflows and Model Context Protocol (MCP) servers.

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

futurizerush/n8n-template-scraper

Collects workflow templates from n8n.io with complete workflow

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