Code Export API

Hi everyone,
I’m planning to build a pipeline that can automatically export an entire Webflow site and deploy it to my own infrastructure — possibly using Docker or a similar tool. My goal is to avoid manual code export, and instead leverage an API or programmatic solution to download the static site code.

Does Webflow offer any official or unofficial way to do this via API or integration?
Any guidance, workarounds, or tooling suggestions would be greatly appreciated!

Thanks in advance!

No, you’d use manual export, and then your post-processing chain would do the zip decompression, any HTML mods you require, etc.

Webflow has seen several cases where users try to abuse the platform by e.g. scraping staging to pull e.g. CMS content, and those companies are shut down aggressively. I would strongly advise against it- the Terms of service and Acceptable use policy both have a lot of detail so you know what’s permitted.