top of page
How to scrape commodities and trading data from T-Bank using the Minexa API
The T-Bank invest portal lists dozens of ETFs and investment funds on a single paginated page. Each card carries a fund name, a logo, a performance chart rendered in SVG, and a link to the fund detail page. Visually, it reads cleanly. Programmatically, it is a different story: the chart data is embedded in SVG polyline attributes, gradient identifiers are scattered across path elements, and performance direction is encoded in CSS variable names rather than plain text values.

Minexa.ai
Jul 75 min read
Â
Â
Â
bottom of page
