Extracts website content and saves it as markdown files, mapping website structure and links.
Md Webcrawl is a Python-based tool designed for extracting content from websites and saving it in markdown format. It efficiently crawls websites, maps their structure by identifying links, and allows for batch processing of multiple URLs. The tool also offers configurable output directories and parallel request management, making it suitable for various web scraping and content archiving tasks.