{
    "mode": "perldoc",
    "parameter": "Finance::Quote::YahooJSON",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Finance%3A%3AQuote%3A%3AYahooJSON/json",
    "generated": "2026-06-13T08:02:30Z",
    "synopsis": "use Finance::Quote;\n$q = Finance::Quote->new;\n%info = Finance::Quote->fetch(\"yahoojson\",\"SBIIN.NS\");",
    "sections": {
        "NAME": {
            "content": "Finance::Quote::YahooJSON - Obtain quotes from Yahoo Finance through JSON call\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Finance::Quote;\n\n$q = Finance::Quote->new;\n\n%info = Finance::Quote->fetch(\"yahoojson\",\"SBIIN.NS\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module fetches information from Yahoo as JSON\n\nThis module is loaded by default on a Finance::Quote object. It's also possible to load it\nexplicitly by placing \"YahooJSON\" in the argument list to Finance::Quote->new().\n\nThis module provides the \"yahoojson\" fetch method.\n",
            "subsections": []
        },
        "LABELS RETURNED": {
            "content": "The following labels may be returned by Finance::Quote::YahooJSON : name, last, isodate, volume,\ncurrency, method, exchange, type, divyield eps pe yearrange open high low close.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": []
        }
    },
    "summary": "Finance::Quote::YahooJSON - Obtain quotes from Yahoo Finance through JSON call",
    "flags": [],
    "examples": [],
    "see_also": []
}