top of page
How to scrape SEC filings data from J.Jill using the Minexa API
Every SEC filing J.Jill submits is publicly visible on their investor relations page. The problem is that reading it is easy, but extracting it at scale is not. Form types, filing dates, PDF links, XBRL zips, conversion format arrays, and detail page URLs all sit inside a structured HTML table that changes with every new submission. Manually collecting that data is slow. Parsing it with custom selectors breaks whenever the page updates. This guide shows how to use the Minexa

Minexa.ai
4 days ago2 min read
Â
Â
Â
bottom of page
