{
    "content": [
        {
            "type": "text",
            "text": "# MECH-DUMP (man)\n\n## NAME\n\nmech-dump - Dumps information about a web page\n\n## SYNOPSIS\n\nmech-dump [options] [file|url]\nOptions:\n--headers              Dump HTTP response headers\n--forms                Dump table of forms (default action)\n--links                Dump table of links\n--images               Dump table of images\n--all                  Dump all four of the above, in that order\n--text                 Dumps the textual part of the web page\n--user=user            Set the username\n--password=pass        Set the password\n--cookie-file=filename Set the filename to use for persistent cookies\n--agent=agent          Specify the UserAgent to pass\n--agent-alias=alias\nSpecify the alias for the UserAgent to pass.\nPick one of:\n* Windows IE 6\n* Windows Mozilla\n* Mac Safari\n* Mac Mozilla\n* Linux Mozilla\n* Linux Konqueror\n--absolute             Show URLs as absolute, even if relative in the page\n--help                 Show this message\nThe order of the options specified is relevant.  Repeated options get repeated dumps.\nProxy settings are specified through the environment (e.g.\n\"httpproxy=http://proxy.my.place/\").  See LWP::UserAgent for details.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **SYNOPSIS**\n- **SEE ALSO**\n- **AUTHOR**\n- **COPYRIGHT AND LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "MECH-DUMP",
        "section": "",
        "mode": "man",
        "summary": "mech-dump - Dumps information about a web page",
        "synopsis": "mech-dump [options] [file|url]\nOptions:\n--headers              Dump HTTP response headers\n--forms                Dump table of forms (default action)\n--links                Dump table of links\n--images               Dump table of images\n--all                  Dump all four of the above, in that order\n--text                 Dumps the textual part of the web page\n--user=user            Set the username\n--password=pass        Set the password\n--cookie-file=filename Set the filename to use for persistent cookies\n--agent=agent          Specify the UserAgent to pass\n--agent-alias=alias\nSpecify the alias for the UserAgent to pass.\nPick one of:\n* Windows IE 6\n* Windows Mozilla\n* Mac Safari\n* Mac Mozilla\n* Linux Mozilla\n* Linux Konqueror\n--absolute             Show URLs as absolute, even if relative in the page\n--help                 Show this message\nThe order of the options specified is relevant.  Repeated options get repeated dumps.\nProxy settings are specified through the environment (e.g.\n\"httpproxy=http://proxy.my.place/\").  See LWP::UserAgent for details.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 35,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT AND LICENSE",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "mech-dump - Dumps information about a web page\n",
                "subsections": []
            },
            "VERSION": {
                "content": "version 2.06\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "mech-dump [options] [file|url]\n\nOptions:\n\n--headers              Dump HTTP response headers\n--forms                Dump table of forms (default action)\n--links                Dump table of links\n--images               Dump table of images\n--all                  Dump all four of the above, in that order\n\n--text                 Dumps the textual part of the web page\n\n--user=user            Set the username\n--password=pass        Set the password\n--cookie-file=filename Set the filename to use for persistent cookies\n\n--agent=agent          Specify the UserAgent to pass\n--agent-alias=alias\nSpecify the alias for the UserAgent to pass.\nPick one of:\n* Windows IE 6\n* Windows Mozilla\n* Mac Safari\n* Mac Mozilla\n* Linux Mozilla\n* Linux Konqueror\n\n--absolute             Show URLs as absolute, even if relative in the page\n--help                 Show this message\n\nThe order of the options specified is relevant.  Repeated options get repeated dumps.\n\nProxy settings are specified through the environment (e.g.\n\"httpproxy=http://proxy.my.place/\").  See LWP::UserAgent for details.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "WWW::Mechanize\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Andy Lester <andy at petdance.com>\n",
                "subsections": []
            },
            "COPYRIGHT AND LICENSE": {
                "content": "This software is copyright (c) 2004 by Andy Lester.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the\nPerl 5 programming language system itself.\n\n\n\nperl v5.32.1                                 2021-10-30                                MECH-DUMP(1p)",
                "subsections": []
            }
        }
    }
}