{
    "mode": "perldoc",
    "parameter": "Finance::Quote::Fool",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AFool/json",
    "generated": "2026-06-11T23:17:13Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%stockinfo = $q->fetch(\"fool\",\"GE\", \"INTC\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::Fool - Obtain quotes from the Motley Fool web site.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%stockinfo = $q->fetch(\"fool\",\"GE\", \"INTC\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module obtains information from the Motley Fool website (http://caps.fool.com). The site\nprovides date from NASDAQ, NYSE and AMEX.\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing \"Fool\" in the argument list to Finance::Quote->new().\n\nInformation returned by this module is governed by the Motley Fool's terms and conditions.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels may be returned by Finance::Quote::Fool: symbol, dayrange, open, volume,\nclose, yearrange, last, currency, method.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Motley Fool, http://caps.fool.com\n\nFinance::Quote.\n",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::Fool - Obtain quotes from the Motley Fool web site.",
    "flags": [],
    "examples": [],
    "see_also": []
}