<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>EdgarKit</title>
    <link>https://edgarkit.com</link>
    <atom:link href="https://edgarkit.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>SEC EDGAR data, built for developers. Updates to the EdgarKit Learn, Guides, and Compare sections.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 18 Jun 2026 16:45:16 GMT</lastBuildDate>
    <item>
      <title>EdgarKit vs OpenInsider: developer API alternative for insider trading data</title>
      <link>https://edgarkit.com/compare/vs-openinsider</link>
      <guid isPermaLink="true">https://edgarkit.com/compare/vs-openinsider</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Compare</category>
      <description>OpenInsider is a free web dashboard for insider trading data. EdgarKit is a developer API for the same underlying SEC Form 4 filings. Here&#39;s how they compare and when to use each.</description>
    </item>
    <item>
      <title>EdgarKit vs SEC EDGAR direct: when to use each</title>
      <link>https://edgarkit.com/compare/vs-sec-edgar-direct</link>
      <guid isPermaLink="true">https://edgarkit.com/compare/vs-sec-edgar-direct</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Compare</category>
      <description>Honest comparison of EdgarKit&#39;s JSON API versus pulling SEC filings directly from EDGAR. Rate limits, latency, parsing effort, and when each option fits.</description>
    </item>
    <item>
      <title>How to monitor 8-K filings in real time</title>
      <link>https://edgarkit.com/guides/monitor-8-k-filings</link>
      <guid isPermaLink="true">https://edgarkit.com/guides/monitor-8-k-filings</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Guides</category>
      <description>Poll or subscribe via webhook to 8-K filings for specific tickers. Filter to item numbers that matter: executive changes, earnings releases, and material agreements.</description>
    </item>
    <item>
      <title>How to parse Form 4 XML (with code examples)</title>
      <link>https://edgarkit.com/guides/parse-form-4-xml</link>
      <guid isPermaLink="true">https://edgarkit.com/guides/parse-form-4-xml</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Guides</category>
      <description>Walk through the SEC Form 4 XML schema, parse it with Python, then see how EdgarKit&#39;s pre-parsed JSON saves the same work in one API call.</description>
    </item>
    <item>
      <title>How to track insider buying programmatically (SEC Form 4)</title>
      <link>https://edgarkit.com/guides/track-insider-buying</link>
      <guid isPermaLink="true">https://edgarkit.com/guides/track-insider-buying</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Guides</category>
      <description>Pull every open-market insider purchase for any ticker using the EdgarKit API. Filter by dollar value, role, and date to surface the signals that matter.</description>
    </item>
    <item>
      <title>How to set up SEC filing webhooks (real-time push notifications)</title>
      <link>https://edgarkit.com/guides/webhook-sec-filings</link>
      <guid isPermaLink="true">https://edgarkit.com/guides/webhook-sec-filings</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Guides</category>
      <description>Register a webhook with EdgarKit to receive SEC filings the moment they&#39;re accepted. Covers endpoint creation, HMAC SHA-256 signature verification, and retry handling.</description>
    </item>
    <item>
      <title>Schedule 13D vs 13G: what&#39;s the difference?</title>
      <link>https://edgarkit.com/learn/13d-vs-13g</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/13d-vs-13g</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>13D is the activist filing; 13G is the passive holder filing. Both are triggered by crossing 5% ownership, but the deadlines, content, and implications are very different.</description>
    </item>
    <item>
      <title>Form 4 transaction codes (P, S, A, M, F and the rest) explained</title>
      <link>https://edgarkit.com/learn/form-4-transaction-codes</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/form-4-transaction-codes</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Every transaction code that can appear on an SEC Form 4 filing, what it means, and how seriously to read each one as a signal.</description>
    </item>
    <item>
      <title>Form 4 vs Form 144: what&#39;s the difference?</title>
      <link>https://edgarkit.com/learn/form-4-vs-form-144</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/form-4-vs-form-144</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Form 4 is filed after an insider transaction. Form 144 is filed before a planned sale of restricted or control securities. Here&#39;s how they differ and when both apply.</description>
    </item>
    <item>
      <title>Complete list of SEC filing types (and what each one means)</title>
      <link>https://edgarkit.com/learn/sec-filing-types-list</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/sec-filing-types-list</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Every common SEC filing type — 10-K, 10-Q, 8-K, S-1, Form 3/4/5, 13F, 13D/G, DEF 14A, Schedule 14A, and the rest — explained in plain English with links to deeper guides.</description>
    </item>
    <item>
      <title>What is a 10-K filing? (SEC annual report)</title>
      <link>https://edgarkit.com/learn/what-is-10-k</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-10-k</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>A 10-K is the comprehensive annual report public companies file with the SEC. Here&#39;s what it contains, when it&#39;s filed, and how it differs from a 10-Q or an annual report to shareholders.</description>
    </item>
    <item>
      <title>What is a 10-Q filing? (Quarterly report explained)</title>
      <link>https://edgarkit.com/learn/what-is-10-q</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-10-q</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>A 10-Q is the unaudited quarterly financial report that public companies file with the SEC within 40-45 days of each quarter end. Here&#39;s what&#39;s in it and how to use it.</description>
    </item>
    <item>
      <title>What is a Schedule 13D SEC filing? (Activist ownership disclosure)</title>
      <link>https://edgarkit.com/learn/what-is-13d</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-13d</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Schedule 13D is filed when an investor crosses 5% beneficial ownership with intent to influence or change control. Here&#39;s what&#39;s in it and why it moves stocks.</description>
    </item>
    <item>
      <title>What is a 13F filing? (Institutional holdings disclosure)</title>
      <link>https://edgarkit.com/learn/what-is-13f</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-13f</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>A 13F is the quarterly SEC filing where institutional investment managers with over $100M in assets disclose their long equity positions. Here&#39;s what it contains, when it&#39;s filed, and how to use it.</description>
    </item>
    <item>
      <title>What is a Schedule 13G SEC filing? (Passive 5%+ ownership disclosure)</title>
      <link>https://edgarkit.com/learn/what-is-13g</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-13g</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Schedule 13G is the simplified SEC filing for passive investors who cross 5% beneficial ownership. Here&#39;s who qualifies, when it&#39;s due, and when a 13G must convert to 13D.</description>
    </item>
    <item>
      <title>What is an 8-K filing? (SEC material events disclosure)</title>
      <link>https://edgarkit.com/learn/what-is-8-k</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-8-k</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>An 8-K is the SEC filing that public companies use to disclose material events between quarterly reports — earnings, executive changes, acquisitions, and more. Here&#39;s what it covers and when it&#39;s filed.</description>
    </item>
    <item>
      <title>What is a Form 3 SEC filing? (Initial beneficial ownership statement)</title>
      <link>https://edgarkit.com/learn/what-is-form-3</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-form-3</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Form 3 is the SEC filing that new insiders submit to establish their starting ownership position. Here&#39;s who files it, when, and what it contains.</description>
    </item>
    <item>
      <title>What is a Form 4 filing? (SEC insider trading disclosure)</title>
      <link>https://edgarkit.com/learn/what-is-form-4</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-form-4</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>A Form 4 is the SEC filing that company insiders submit within two business days of trading their own company&#39;s stock. Here&#39;s what it contains and how to read it.</description>
    </item>
    <item>
      <title>What is a Form 5 SEC filing? (Annual insider ownership report)</title>
      <link>https://edgarkit.com/learn/what-is-form-5</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-form-5</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>Form 5 is the annual SEC filing that catches exempt transactions insiders didn&#39;t have to report on Form 4 during the year. Here&#39;s what goes on it and when it&#39;s due.</description>
    </item>
    <item>
      <title>What is a Form S-1 filing? (IPO registration statement explained)</title>
      <link>https://edgarkit.com/learn/what-is-s-1</link>
      <guid isPermaLink="true">https://edgarkit.com/learn/what-is-s-1</guid>
      <pubDate>Thu, 18 Jun 2026 12:00:00 GMT</pubDate>
      <category>Learn</category>
      <description>An S-1 is the SEC registration statement required before a company can sell securities to the public in an IPO. Here&#39;s what it discloses and how the process works.</description>
    </item>
  </channel>
</rss>
