
n8n Template Scraper
Pricing
Pay per event

n8n Template Scraper
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
category
EnumRequired
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_query
stringOptional
Optional search term to filter workflows within the selected category
Store Only Importable Workflows
store_only_importable
booleanOptional
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_option
EnumOptional
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"