Script to generate markdown of API endpoints which then can be used to produce visual mindmap
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/03/script-to-generate-markdown-of-api-endpoints-which-then-can-be-used-to-produce-visual-mindmap_623a48eec444e-375x207.jpeg)
Script to generate markdown of API endpoints which then can be used to produce visual mindmap to give a nice overview of the target. Supports txt as well as Burp xml as input.
Why?
After watching the bug bounty space develop and grow from the side I never noticed any such tool that visualizes the API by its endpoints and makes the researchers life easier to for example document APIs. Recently when I confronted a domain which had multiple big APIs put under it, I thought now is the time. Then the tool born.
Usage
Input can be supplied with a txt file or Burp Suiteās XML output of a single domain.
Text file should have a request type and URL path separated by a space. Also the path