n8n Community Creators Scraper avatar

n8n Community Creators Scraper

Pricing

from $1.99 / 1,000 creators

Go to Apify Store
n8n Community Creators Scraper

n8n Community Creators Scraper

Scrape top n8n community creators by engagement: capture profiles, reputation metrics, locations, bios, plus linked n8n creator pages with workflow counts and verification for expert discovery and lead generation.

Pricing

from $1.99 / 1,000 creators

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

banner

n8n Community Creators Scraper

The n8n community at community.n8n.io is home to tens of thousands of workflow automation enthusiasts, power users, and professional builders. Users earn reputation through likes, solutions, and contributions — making engagement signals a reliable proxy for expertise. This scraper extracts community profiles sorted by engagement and cross-references them with public n8n creator pages and workflow catalogs.

Introduction

The n8n Community Creators Scraper lets you discover the most engaged members of the n8n community by scraping the community directory sorted by signals like likes received. For each user it fetches their community profile (bio, location, badge title, post count, solutions, gamification score) and, where available, links to their public n8n creator page with workflow count and verification status — no account or login required.

Use Cases

  • Creator Discovery: Find the most active and well-regarded n8n community members ranked by likes received, post count, or solutions provided — ideal for locating experts and freelancers.
  • Template Catalog Research: Identify community power users who also publish workflows on n8n.io, and surface their template libraries for inspiration or procurement.
  • Lead Generation: Build lists of potential automation consultants or service providers by combining community reputation with published template volume.
  • Market Research: Analyze who the top contributors are in the n8n ecosystem, their backgrounds, expertise signals, and public web presence.

Input

Provide the following fields:

  • startUrls (array, required): n8n community user listing URLs to scrape, e.g. https://community.n8n.io/u?order=likes_received. Supports any valid order parameter (likes_received, post_count, solutions, likes_given, topic_count).
  • maxItems (integer, optional): Maximum number of users to scrape per start URL (default: 5).
  • proxyConfiguration (object, optional): Proxy settings for the scraper.

Input Examples

1) Top users by likes received (default)

{
"startUrls": [{ "url": "https://community.n8n.io/u?order=likes_received" }],
"maxItems": 50
}

2) Top users by solutions provided

{
"startUrls": [{ "url": "https://community.n8n.io/u?order=solutions" }],
"maxItems": 25
}

3) Multiple sort orders in a single run

{
"startUrls": [
{ "url": "https://community.n8n.io/u?order=likes_received" },
{ "url": "https://community.n8n.io/u?order=post_count" }
],
"maxItems": 20
}

Output

Each dataset item contains fields like:

{
"communityUrl": "https://community.n8n.io/u/BramKn/summary",
"username": "BramKn",
"name": "Bram Knuever",
"avatarUrl": "https://community.n8n.io/user_avatar/community.n8n.io/bramkn/200/11894_2.png",
"title": "n8n Expert Partner",
"primaryGroup": "n8n_navigators",
"trustLevel": 4,
"likesReceived": 1585,
"postCount": 2215,
"solutions": 212,
"gamificationScore": 3210,
"acceptedAnswers": 212,
"bio": "I am a Dutch n8n user. Have been using n8n for about 5 years now...",
"website": "https://experts.n8n.io/partner/datafix-bv",
"location": "Eindhoven, The Netherlands",
"creatorPageUrl": "https://n8n.io/creators/BramKn/",
"workflowsCount": 14,
"verified": true,
"creatorLinks": ["https://datafix.nl"],
"scrapedAt": "2024-01-15T10:30:00.000Z"
}

Why use the n8n Community Creators Scraper?

  • Dual-source enrichment: Combines community engagement metrics with creator page data in a single dataset — no need to manually cross-reference two sites.
  • Easy to use: Provide any community directory URL as input. No account or API key needed.
  • Reliable: Built on publicly available, structured data sources that return consistent results.
  • Well-Maintained: Maintained by Lexis Solutions, a certified Apify Partner.

FAQ

  • Do I need an n8n account to use this scraper?

    No, the scraper works without any account or login. Both the n8n community directory and creator catalog are publicly accessible.

  • What sort orders are supported?

    Any valid order parameter the n8n community accepts: likes_received, post_count, solutions, likes_given, topic_count. Pass the URL with your preferred sort order as a start URL.

  • Will every user have a creatorPageUrl?

    No. Only users who have registered as creators on n8n.io will have a linked creator page. For users without a creator page, creatorPageUrl, workflowsCount, verified, and creatorLinks will be null or empty.

  • Is this scraper compliant with n8n's terms?

    This scraper accesses only publicly available data from the community directory and creator catalog. Always review the relevant terms of service before scraping.

Need to scrape other automation community sites?

Check out our other scrapers for similar platforms:


Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Support Our Work

If you're happy with our work and scrapers, you're welcome to leave us a company review here

Image Credit

Image credit: community.n8n.io