@vivek_lakhani — thank you, great questions both!
- stockscans.in support
Not currently supported. The extension runs on Screener.in, Google Finance, stockanalysis.com, and Perplexity Finance. Stockscans has a different page structure and API, so it would need a separate extractor built from scratch. It’s on the radar but not in the near-term roadmap.
- Screener premium — segmental analysis and more
Spent some time auditing what Screener actually exposes on premium pages — and it’s considerably richer than the public view. A few things that become available:
Product Segments — Both the Profit & Loss section and the Quarterly Results section have a “Product Segments” button. Clicking it injects a full table directly into the page (not a popup — actual DOM rows, same as the regular financial tables). For a large conglomerate like Reliance, that’s 87 rows of annual segment data going back to Mar 2014, and 59 rows of quarterly data across 12 quarters, broken down by segment (O2C, Retail, Digital Services, Oil & Gas, etc.) with Sales, Profit before Tax, Capital Employed, and toggle options for Growth %/Margin %/ROCE %. This is exactly the kind of structured table the extension can parse — it’s on the roadmap.
Corporate Actions — The Balance Sheet section has a “Corporate Actions” button that opens a modal with 7 tabs: Equity History, ESOPs, Dividend, Bonus, Merger, Rights, Buy Back. Useful reference data though modal-based extraction is a different challenge.
Shareholding Trades — The Shareholding Pattern section has a “Trades” button that opens a modal with 4 tabs: Insider Trades, Bulk Deals, Block Deals, and SAST Trades — showing Person, Quantity, Avg Price, and Value in Rs. Lacs grouped by date. Again modal-based, but rich data.
So to directly answer your question: yes, Screener premium opens up meaningful additional data surfaces. The Product Segments table in particular is structurally identical to the existing P&L and Quarterly tables — extracting and visualising segment-level revenue and margin trends in the Charts tab is feasible and something I want to add. The modal-based data (Corporate Actions, Trades) is a separate extraction problem but worth solving too.
For now, if you’re on Screener premium, the extension will already use all the standard tables (P&L, Quarterly, Balance Sheet, Cash Flow, Ratios, Shareholding — all 5 sections). The segment tables and modals are the next frontier.
Extension landing page: Finmagine Chart Builder - Free Chrome Extension for Screener.in Financial Visualization
Display Modes guide (v2.6 + v2.7): Display Modes, Period Filters & Chart Type Flexibility in Finmagine v2.6.0 & v2.7.0 | Finmagine