n8n Template Scraper avatar
n8n Template Scraper

Pricing

Pay per event

Go to Store
n8n Template Scraper

n8n Template Scraper

Developed by

DataVoyantLab

DataVoyantLab

Maintained by Community

Scrape n8n.io workflow template with this Apify actor. Filter by category (AI, Marketing, DevOps), sort by popularity & get structured data with importable JSONs for developers & businesses

5.0 (2)

Pricing

Pay per event

2

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

9 days ago

Category

categoryEnumRequired

The workflow category to scrape from n8n.io

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"

Search Query

search_querystringOptional

Optional search term to filter workflows within the selected category

Store Only Importable Workflows

store_only_importablebooleanOptional

If true, only workflows that can be imported into n8n will be stored. If false, all workflows in the category and search query will be stored, regardless of importability.

Default value of this property is true

Sort Option

sort_optionEnumOptional

How to sort the workflows. Relevancy only works when a search query is provided.

Value options:

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

Default value of this property is "most_recent"

Sort Direction

sort_directionEnumOptional

Direction to sort workflows (does not apply to relevancy sorting)

Value options:

"desc": string"asc": string

Default value of this property is "desc"

Maximum Workflows

max_workflowsintegerOptional

Maximum number of workflows to scrape. Set to 0 for no limit.

Default value of this property is 100