Hey everyone 👋
Made a little script that can fetch a Webflow site's sitemap and scans each page for forms.
It dynamically generates URLs based on the site's host, ensuring it only checks one page per folder (like /studio/).
For each page with forms, it logs the pathname, number of forms, and their types in a clear, multi-line format.
This makes it easy to identify where forms are located across your site, helping streamline your web development process. 🙌