Hacker News new | ask | show | jobs
by htrp 62 days ago
did you write the SEC parsers yourself or use oss/off the shelf tech?
1 comments

Built it myself. The filing structure is somewhat consistent enough to parse programmatically, then an LLM handles the unstructured parts (with a lot of trial and error)
And you just scrape it straight from sec.gov?