I want to get the monthly active users (Posts) with n8n to store them and keep track of the growth of my forum.
I’ve done it through web scraping in n8n, and it works fine, but I was wondering if is it possible to make it in any other way, like accessing the database with n8n and doing queries?
It would be really helpful, not just for this, but for many other integrations.