{
    "mode": "perldoc",
    "parameter": "Finance::Quote::SEB",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3ASEB/json",
    "generated": "2026-06-13T03:26:01Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%fundinfo = $q->fetch(\"sebfunds\",\"fund name\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::SEB - Obtain fund prices from www.seb.se\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%fundinfo = $q->fetch(\"sebfunds\",\"fund name\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module obtains information about SEB fund prices from www.seb.se. The only available\ninformation source is \"sebfunds\" and it will use www.seb.se.\n",
            "subsections": []
        },
        "FUND NAMES": {
            "content": "Unfortunately there is no unique identifier for the fund names. Therefore the complete fund name\nmust be given, including spaces, case is important.\n\nConsult https://seb.se/bors-och-finans/fonder/fondkurslista for all available funds.\n\nExample \"SEB Aktiesparfond\"\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "Information available from SEB may include the following labels: date method source name\ncurrency price. The prices are updated at the end of each bank day.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "SEB website - http://www.seb.se/\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::SEB - Obtain fund prices from www.seb.se",
    "flags": [],
    "examples": [],
    "see_also": []
}