n8n Workflow Template Scraper avatar
n8n Workflow Template Scraper

Pricing

Pay per event

Go to Store
n8n Workflow Template Scraper

n8n Workflow Template Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

Automate n8n.io workflow template collection with this Apify actor. Scrape by category (AI, Marketing, DevOps), sort (relevancy, popularity), & get detailed structured data. Fetch importable JSONs for direct n8n use. Ideal for developers, automation experts & businesses.

5.0 (4)

Pricing

Pay per event

21

Total users

142

Monthly users

90

Runs succeeded

>99%

Issues response

0.9 hours

Last modified

a month ago

Category

categoryEnumRequired

Category of workflows to be collected

Value options:

"AI": string"SecOps": string"Sales": string"IT Ops": string"Marketing": string"Engineering": string"DevOps": string"Building Blocks": string"Design": string"Finance": string"HR": string"Other": string"Product": string"Support": string

Default value of this property is "AI"

Sort By

sortByEnumOptional

How to sort the workflows

Value options:

"relevancy": string"popularity": string"most_recent": string

Default value of this property is "relevancy"

Sort Direction

sortDirectionEnumOptional

Sort in ascending or descending order

Value options:

"asc": string"desc": string

Default value of this property is "desc"

Maximum Number of Workflows

maxWorkflowsintegerOptional

Maximum number of workflows to collect (0 = collect all)

Default value of this property is 100

Fetch Importable Workflow JSONs

fetchImportableWorkflowsbooleanOptional

If enabled, each workflow's importable JSON will be fetched and saved to its own dataset named 'workflow-{id}'. If disabled, only the list of workflows will be saved.

Default value of this property is true

Proxy Configuration

proxyConfigurationobjectOptional

Using a proxy is recommended for faster and more reliable results

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":[]}