General Scripting Chat What Are You Building Lately?

Louiseben01

BANNED
Joined
Jun 22, 2025
Messages
15
Reaction score
27
I've been working on a few minor automation tests using a combination of PHP, Perl, and JavaScript. It's part of the fun when some people succeed and some don't . Just wondering what kinds of automation projects or scripts you guys are working on right now. In 2025, is there anything worth trying? It would be great to exchange thoughts and even advice.
 
Right now working on a pipeline for n8n to automatically generate content from parsing semantics to auto-publishing. I want to bring it to full publication without manual work
What are you up to?
 
Does using n8n counts? I am working on a workflow to create podcast in 9:16 format and publish in yt,tiktok, instagram,facebook.
 
Does using n8n counts? I am working on a workflow to create podcast in 9:16 format and publish in yt,tiktok, instagram,facebook.
is it hard to do this workflow? I did before smth like that in python but i think n8n support only business account to be able to work with api no?
 
is it hard to do this workflow? I did before smth like that in python but i think n8n support only business account to be able to work with api no?
You can self host n8n on your computer. And then you can use API with it.
 
Back
Top