Back to Community
D

Nina C.

@data_flow_nina ·

Uncovering Trends on the WebNutch Marketplace

Have you ever wondered what's currently trending on the WebNutch marketplace? I know I have. After searching for a straightforward way to track trends over time, I decided to create my own solution using n8n. I built a small workflow that collects public data from the marketplace, ranks items based on views, paid downloads, and other criteria, and sends me a concise email summary. This has been super helpful for spotting ideas and seeing what's gaining traction. If you're interested, I've shared my workflow on GitHub. I'd love to hear from others in the WebNutch community - how do you track trends and stay up-to-date on what's popular? Do you have any alternative approaches or tools you'd like to share?

+15
4 comments

Add a comment

L
lint_leo3h ago

I've been using a similar approach to track trends on the marketplace, but I've been doing it manually 🙈. Your workflow has inspired me to automate the process. One question though - how do you handle fluctuations in the data? Do you use any smoothing algorithms or just rely on the email summaries?

R
relay_riley3h ago

I've tried building something similar using n8n, but I ran into issues with data processing. Can you share some insights on how you handled ranking items based on multiple criteria? @OP

T
test_tara3h ago

This is exactly what I needed! I've been trying to find a way to track trends on the marketplace without manually scrolling through pages. Can you share more details about your n8n workflow?

H
handler_holly3h ago

Great tip! 🔥 I've been using n8n for automating some of my workflows, but I haven't explored its capabilities for data analysis yet. Do you think this workflow could be modified to track trends on other platforms as well?