Back to Use Cases

Automated SEC Form D filings tracker with Google Sheets integration

vcmarket-researchsec-edgargoogle-sheetsdeal-flow
SEC EDGAR
Google Sheets

Run every 10 minutes

SEC EDGAR

Fetch RSS feed

Parse XML

Filter new filings

Google Sheets

Append new rows

Overview

This workflow provides a lightweight Form D monitoring feed for teams tracking private placements.

Product Specs

  • Runs every 10 minutes during business hours
  • Fetches the SEC EDGAR RSS feed for Form D filings
  • Parses XML, extracts key metadata and links
  • Filters duplicates from prior runs
  • Appends new filings to Google Sheets

Pipeline Description

A schedule trigger polls the EDGAR RSS feed. The workflow parses the XML into structured records, removes previously seen filings, and appends new filings into a Google Sheet for review.