reddit hackernews mail facebook facebook linkedin
webpalm

webpalm

A tool that traverses a website and generates a tree of all the webpages and their links.

webpalm is a command-line tool that traverses a website and generates a tree of all the webpages and their links, additionally it can dump data from the body of the pages using regular expressions then store the result in a file.

Features:
- Generate a palm tree struct of web urls
- Dump data from body pages using regular expressions
- live output mode
- Export the webtree to json, xml, txt
- Fast and easy to use
- Colorized output and error handling