{
    "content": [
        {
            "type": "text",
            "text": "# urllib (pydoc)\n\n**Summary:** urllib\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **MODULE REFERENCE** (8 lines)\n- **PACKAGE CONTENTS** (6 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nurllib\n\n### MODULE REFERENCE\n\nhttps://docs.python.org/3.10/library/urllib.html\n\nThe following documentation is automatically generated from the Python\nsource files.  It may be incomplete, incorrect or include features that\nare considered implementation detail and may vary between Python\nimplementations.  When in doubt, consult the module reference at the\nlocation listed above.\n\n### PACKAGE CONTENTS\n\nerror\nparse\nrequest\nresponse\nrobotparser\n\n### FILE\n\n/usr/lib/python3.10/urllib/init.py\n\n"
        }
    ],
    "structuredContent": {
        "command": "urllib",
        "section": "",
        "mode": "pydoc",
        "summary": "urllib",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MODULE REFERENCE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}