28 Comments
User's avatar
Lorenz Hofmann-Wellenhof's avatar

Love the fact that you open-sourced it 👍

Expand full comment
Jakub Slys 🎖️'s avatar

Thank you so much, Lorenz! 😊 I’m really glad you appreciate it. Do you already have something in mind you’d like to build with it?

Expand full comment
Lorenz Hofmann-Wellenhof's avatar

Maybe I will build some dashboard for my personal notes. E.g. I want to see statistics in a list view. I think the UX of Substack is annoying right now cuz you have to click into every Note to retrieve info about the statistics.

Expand full comment
Jakub Slys 🎖️'s avatar

That sounds like a great idea, Lorenz! 🚀 I totally get the frustration with having to click into each Note - your dashboard could really make things smoother. Let me know once you start building it, I’d be happy to help.

Expand full comment
Tope Olofin's avatar

Enjoyed the walk through even though it’s a lot for my non-technical brain 😁

Expand full comment
Farida Khalaf's avatar

Love it

Expand full comment
Jenny Ouyang's avatar

This is exactly how I would figure out a hidden API :)

Expand full comment
Jakub Slys 🎖️'s avatar

So there are two of us 😃 Have you tried doing it before?

Expand full comment
Jenny Ouyang's avatar

Yes!!! I had AI built a chrome extension for me to use locally. Most of my notes were scheduled, though to be fair, even with scheduling I still don’t post that much :)

Expand full comment
Jakub Slys 🎖️'s avatar

And what do you use for scheduling now?

Expand full comment
Jenny Ouyang's avatar

Still the same extension.

Expand full comment
AnnaMoroz787898o9's avatar

Interesting read on handling scenarios without an official API in place — creative solutions are often required. If you're scaling up or formalizing integration, partnering with a robust api development service can help you build secure endpoints, maintain performance, and ensure long-term adaptability: https://www.cleveroad.com/api-development-services/

Expand full comment
Matthew Bennett's avatar

Brilliant detailed detective work. Welll done!

Expand full comment
Jakub Slys 🎖️'s avatar

Thank you, Matthew! 🙏

Expand full comment
Klara Sovryn's avatar

Curious, have you written any beginner-level guide / project on how to automate with n8n?

Expand full comment
Jakub Slys 🎖️'s avatar

Not a full beginner guide yet 🙂 but I’ve been thinking of putting one together. What kind of project would you find most useful to start with?

Expand full comment
Nicole Jolie AI Consultant's avatar

This is next level....I just set an RSS feed up with n8n using a template and I don't code. I was wondering if you show how to do this to get posts to substack automatically. I wanted to create an automatic post from TikTok to substack so that I am keeping it up dated... Just wondering if there's anything like that. Thank you for this work. Wow! next level shizzle

Expand full comment
Peder Halseide's avatar

Great digging

Expand full comment
Manuel Salvatore Martone's avatar

Even if I dislike the terminology, this is truly mind-blowing!

I love that you open-sourced it, and the work you did is unbelievable.

I'm amazed that something like this exists, and I'd love to utilize it - even just for promotional purposes - in my publication https://shipwithai.substack.com. Not only would it benefit us, but it also has huge potential in the topic we manage, particularly in creating & building side projects to become Micro SaaS.

Expand full comment
Jakub Slys 🎖️'s avatar

Thanks so much, Manuel. I really appreciate your kind words 🙏

Your publication looks amazing. I love the Micro SaaS angle. I’d be excited to see how you might use this project there. And of course, if you have any ideas, I’d be more than happy to hear them 😃

Expand full comment
Manuel Salvatore Martone's avatar

Oh thanks , that would be amazing!

Expand full comment
Karen Spinner's avatar

Nice! Definitely going to check this out!

Expand full comment
Ibrahim Ayub's avatar

this is great would love to build some automations with it

Expand full comment
Jakub Slys 🎖️'s avatar

Thanks, Ibrahim! 🚀 Would love to hear what kind of automations you’re thinking of building!

Expand full comment
Zach Cohen's avatar

Reverse-engineering APIs is a tech band-aid, not a strategy. It's like trying to tune a piano with a hammer. Legal ramifications aside, it's an unsustainable approach. Seen too many startups crash this way.

Expand full comment
Jakub Slys 🎖️'s avatar

Totally agree it’s risky if reverse-engineering becomes the whole strategy ♟️ But used intentionally, it can be a powerful way to learn, explore, or validate ideas-especially when official APIs are missing or limited. It’s not the endgame, but sometimes it’s the spark ✨

Expand full comment
Luan Doan's avatar

Great breakdown! I used to use this technique for some of my old projects. The only problem with this approach is that if we want to create apps or workflows to sell, like in your example to help manage Substack: users need to provide a cookie, which they may be afraid to do due to security risks. But aside from that concern, we can create a lot of useful things to help grow Substack newsletters more effectively.

Expand full comment
Jakub Slys 🎖️'s avatar

Thanks for the kind and thoughtful words - really appreciate it! 🙏🏻 And totally agree that asking for cookies can be a blocker, especially for non-technical users. Curious if you’ve come across any other ways to handle auth in setups like this? 😃

Expand full comment