{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Fondsweb",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AFondsweb/json",
    "generated": "2026-09-23T22:44:07Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = $q->fetch(\"fondsweb\", \"LU0804734787\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Fondsweb - Obtain price data from Fondsweb (Germany)\n",
            "subsections": []
        },
        "VERSION": {
            "content": "This documentation describes version 1.00 of Fondsweb.pm, December 28, 2018.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = $q->fetch(\"fondsweb\", \"LU0804734787\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module obtains information from Fondsweb (Germany), <https://www.fondsweb.com/>.\n\nInformation returned by this module is governed by Fondsweb (Germany)'s terms and conditions.\n",
            "subsections": []
        },
        "FUND SYMBOLS": {
            "content": "Use the ISIN number\n\ne.g. For <https://www.fondsweb.com/de/LU0804734787>, one would supply LU0804734787 as the symbol\nargument on the fetch API call.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels are returned by Finance::Quote::Fondsweb:\n\n- currency - date - isin - isodate - last - method - name - nav - type\n",
            "subsections": []
        },
        "REQUIREMENTS": {
            "content": "Perl 5.012\nHTML::TableExtract\nHTML::TreeBuilder::XPath\n",
            "subsections": []
        },
        "ACKNOWLEDGEMENTS": {
            "content": "Inspired by other modules already present with Finance::Quote\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Diego Marcolungo\n",
            "subsections": []
        },
        "LICENSE AND COPYRIGHT": {
            "content": "Copyright (C) 2018, Diego Marcolungo.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the\nGNU General Public License as published by the Free Software Foundation, either version 3 of the\nLicense, or (at your option) any later version.\n",
            "subsections": []
        },
        "DISCLAIMER": {
            "content": "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See\nthe GNU General Public License for more details.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Fondsweb (Germany), <https://www.fondsweb.com/>\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Fondsweb - Obtain price data from Fondsweb (Germany)",
    "flags": [],
    "examples": [],
    "see_also": []
}