Finance::Quote::SEB(3pm) User Contributed Perl Documentation Finance::Quote::SEB(3pm)
Finance::Quote::SEB - Obtain fund prices from www.seb.se
| Use Case | Command | Description |
|---|---|---|
| 📈 Fetch fund prices | $q->fetch("seb_funds","fund name") | Obtains information about SEB fund prices from www.seb.se |
| 📋 List available funds | Consult https://seb.se/bors-och-finans/fonder/fondkurslista | View all available fund names on the SEB website |
| 🔍 Get fund details | Use exact fund name (case-sensitive) | Fund names must be given exactly, including spaces and case |
use Finance::Quote;
$q = Finance::Quote->new;
%fundinfo = $q->fetch("seb_funds","fund name");
This module obtains information about SEB fund prices from www.seb.se. The only available information source is "seb_funds" and it will use www.seb.se.
Unfortunately there is no unique identifier for the fund names. Therefore the complete fund name must be given, including spaces, case is important.
Consult https://seb.se/bors-och-finans/fonder/fondkurslista for all available funds.
💡 Example: "SEB Aktiesparfond"
Information available from SEB may include the following labels: date, method, source, name, currency, price. The prices are updated at the end of each bank day.
SEB website - http://www.seb.se/
perl v5.32.1 2021-09-01 Finance::Quote::SEB(3pm)
Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-22 00:30 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format