lugassawan/IDXLens

Extract structured financial data from Indonesia Stock Exchange (IDX) PDF reports.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pdf-pathPath to the IDX PDF report file.yes
report-typeReport type to extract (e.g. balance-sheet, income-statement). If omitted, IDXLens will attempt to classify the document automatically.no""
output-formatOutput format: json or csv.nojson
output-pathFile path to write the output. If omitted, output is written to stdout and captured in the `result` output.no""
versionIDXLens version to use (e.g. 1.2.0). Defaults to "latest", which resolves to the most recent GitHub Release.nolatest
namedescription
resultExtraction result (populated when output-path is not set).