{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Bourso",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3ABourso/json",
    "generated": "2026-06-12T11:45:04Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"bourso\",\"ml\");  # Only query Bourso",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Bourso - Obtain quotes from Boursorama.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"bourso\",\"ml\");  # Only query Bourso\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches information from the \"Paris Stock Exchange\", https://www.boursorama.com. All\nstocks are available.\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing \"bourso\" in the argument list to Finance::Quote->new().\n\nInformation obtained by this module may be covered by www.boursorama.com terms and conditions\nSee https://www.boursorama.com/ for details.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels will be returned by Finance::Quote::Bourso : name, last, symbol, date,\nisodate, method, currency. For some symbols, additional information is available: exchange,\nhigh, low, close, net, volume.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Boursorama (french web site), https://www.boursorama.com\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Bourso - Obtain quotes from Boursorama.",
    "flags": [],
    "examples": [],
    "see_also": []
}