Get the sitemap structure of one to many sites. Save to structured markdown if desired.
Python
PySide6
- Clone this repository
- Install dependencies:
pip install PySide6
- Run the application:
python gui.py - Enter a website you'd like to get the sitemap for
- Add it to the list
- (Optional) Add additional sites
- Generate sitemaps
- (Optional) Save results to markdown
Note: Markdown generates a separate markdown file for each site given.
