MakeSiteMap 実行例

help出力 MakeSiteMap.py --help


Crawling and generating HTML Sitemap Tree View...

usage: python MakeSiteMap.py [RootURL] [OutputFile] [ExcludeFiles(True/False)]

RootURL: --help
Output File: sitemap.html
Base Domain: 
Exclude Files: True
Exclude Path Patterns: ['.*/__pycache__/', '.*/download/', '.*/database/', '.*/db/']

Starting crawl from: --help
Crawling: --help
Error fetching --help: Invalid URL '--help': No scheme supplied. Perhaps you meant https://--help?
--------------------------------------------------
Found total URLs: 0
HTML Sitemap Tree View has been saved as 'sitemap.html'
--------------------------------------------------


生成されたデータファイル

(データファイルが見つかりませんでした)

生成された画像一覧

(画像ファイルが見つかりませんでした)