{
  "id": 1920250,
  "title": "Free, Unrestricted, and Almost as Easy: Reading SEC Filings with a Prompt",
  "url": "https://urgent.news/2026/08/19/free-unrestricted-and-almost-as-easy-reading-sec-filings-with-a-prompt",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-19T11:06:51.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/jaroslav_marda_9f25d4d9c/free-unrestricted-and-almost-as-easy-reading-sec-filings-with-a-prompt-44ai"
  },
  "original_language": "en",
  "account": "This report outlines the capabilities and limitations of accessing SEC filings directly through a web URL, without the need for an API key or login. The SEC's EDGAR database, accessible at data.sec.gov, provides free, unrestricted access to company financial data in JSON format. Using this data, programmers and data analysts can retrieve company-wide metrics such as revenue, profit, and shares outstanding, spanning decades in a unified time series format. However, the data does not include segmented information like revenue by business segment (e.g., AWS, North America, International), as this level of detail is filed under separate doors within the SEC filings. While the openness of the data source is highlighted as a rare and valuable feature, the report also acknowledges its limitations in providing structurally distinct data, such as segment-specific information. In summary, the report concludes by affirming the utility of SEC EDGAR for obtaining company-wide financial data, while cautioning that accessing data about company segments would require a different method beyond the scope of the described endpoint.",
  "summary": "Python for programmers, prompts for data analysts. Every article in this series has leaned on one server: EODHD. But the underlying numbers — revenue, profit, shares outstanding — don't originate there. They come from a company's own filings to the SEC, published for free, for anyone, the moment they're submitted. So here's a natural question: could we skip the middleman entirely, and just ask…",
  "key_points": [
    "SEC EDGAR offers free, unrestricted access to company financial data in JSON format.",
    "Programmers and analysts can retrieve company-wide metrics like revenue and profit.",
    "Segment-specific information requires separate methods beyond the described endpoint."
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}