Fetcher Log Browser
Select a execution run directory in the sidebar explorer and click a JSON log to view raw fetch outputs.
{{ ep.title }} {{ ep.title }}
{{ ep.rawTranscript }}
Please switch to the Raw JSON tab to view details.
{{ fileContent.ticker }} {{ fileContent.source_name }}
| Guidance Level | Price Value |
|---|---|
| {{ lvl.label }} | {{ lvl.price }} |
| Volume | {{ formatBytes(fileContent.volume).replace('B', '') }} shares |
| 52-Week Range | {{ fileContent.fifty_two_week_low }} - {{ fileContent.fifty_two_week_high }} |
| Market Capitalization | ${{ formatBytes(fileContent.market_cap).replace('B', 'Billion') }} |
| Trading Exchange | {{ fileContent.currency }} |
Please switch to the Raw JSON tab to view details.
| Date | Type | Shares | Price |
|---|---|---|---|
| {{ t.transactionDate }} | {{ t.transactionType }} | {{ t.securitiesTransacted?.toLocaleString() }} | {{ t.price > 0 ? '$' + t.price.toFixed(2) : '—' }} |
| Transaction Date | Disclosure Date | Type |
|---|---|---|
| {{ t.transactionDate }} | {{ t.disclosureDate }} | {{ t.type }} |
Please switch to the Raw JSON tab to view details.
{{ fileContent.score ?? fileContent.composite_score }}/100
({{ fileContent.label ?? fileContent.composite_label }})| Expected Date | Macro Event Name | Impact Rating |
|---|---|---|
| {{ event.date }} | {{ event.name }} | {{ event.impact }} |
No key CPI, PPI, FOMC interest rate decisions, or Nonfarm Payroll reports are scheduled for release during the Mon–Sun cycle.
| Ticker Symbol | Expected Announcement Date |
|---|---|
| {{ typeof item === 'string' ? item : (item.ticker || item.symbol || '') }} | {{ typeof item === 'string' ? 'Imminent (next 30 days)' : (item.date || '') }} |
None of your 40 watchlisted tech-sector tickers have upcoming earnings reports scheduled in the next 30 days.
Please switch to the Raw JSON tab to view details.
The file is empty or returned null. Switch to Raw JSON to confirm.
{{ prettyPrintedJSON }}