Hey! As of right now no but I am happy to add it :) Can you tell me more about the background of how you would use the export? It is just a simple JSON export that you can then work with with scripts or are you thinking about integrating with other applications? What would be the preferred format of the export & is an import also needed?
Oh wow, I was looking for exactly that about 3 weeks ago for my app (https://minimalboard.com/). I settled on Sleekplan then although is has quite a lot of overhead for my simple use case. Just a heads up, there were two barriers why I disregarded many tools
1) No free tier. Setting up payment just to try something out for a small project is such a pain, I don't see why small project should not have a free tier and big established ones pay.
2) Sign Up required for users to give feedback. I get that this is an easy way to filter bots but its such a hassle for users especially when starting out.
I like the idea but Firecrawl and GPT4o is quite heavy. I use https://github.com/unclecode/crawl4ai in some projects, it works very well without these dependencies and is modular so you can use LLMs but do not have to :)