GOOGL SEC filings

Recent SEC filings for Alphabet Inc. (CIK 1652044, NASDAQ: GOOGL).

Want this data via API instead of reading about it? Get a free API key →

Recent GOOGL filings

Live filing data loading. In the meantime, query the API for the most recent filings:

curl "https://api.edgarkit.com/v1/filings?ticker=GOOGL&limit=15" \
  -H "Authorization: Bearer YOUR_API_KEY"

About Alphabet Inc.

Alphabet Inc. provides various products and platforms in the Americas, Europe, the Middle East, Africa, and Asia-Pacific. Sector: Internet Services. Listed on NASDAQ under ticker GOOGL, SEC Central Index Key 1652044.

What gets filed by GOOGL

  • 10-K: annual report with audited financials, risk factors, and MD&A.
  • 10-Q: quarterly report with unaudited financials.
  • 8-K: material event disclosures (earnings, M&A, executive changes).
  • Form 4: insider transactions by GOOGL officers, directors, and 10%+ owners.
  • 13F: when institutional managers report GOOGL holdings.
  • DEF 14A: annual proxy statement covering executive compensation and governance.

Get GOOGL filings via API

Pull the most recent filings for GOOGL (CIK 1652044) via the EdgarKit API:

curl "https://api.edgarkit.com/v1/filings?ticker=GOOGL&limit=20" \
  -H "Authorization: Bearer YOUR_API_KEY"

Filter to specific form types:

curl "https://api.edgarkit.com/v1/filings?ticker=GOOGL&form_type=4&transaction_code=P&limit=10" \
  -H "Authorization: Bearer YOUR_API_KEY"

Insider transactions

For GOOGL insider Form 4 transactions specifically, see the GOOGL insiders page.