TorBot icon indicating copy to clipboard operation
TorBot copied to clipboard

Screenshot capture feature

Open PSNAppz opened this issue 1 year ago • 7 comments

Is your feature request related to a problem? Please describe. Screenshot capturing is a useful feature that can be added to an OSINT tool, as it allows the tool to take screenshots of the pages it crawls and save them to the database or file system. This can be useful for creating a visual record of the pages that have been crawled, which can be helpful for documenting the results of the crawling process. Additionally, it can be used for creating an archive of the crawled pages, which can be useful for analyzing changes over time.

Describe the solution you'd like With this feature, the tool can take screenshots at different resolution, different viewport, and even capture the whole webpage using a library such as puppeteer, Selenium, etc.

Describe alternatives you've considered N/A

Additional context It can also be useful for creating a visual comparison of the pages before and after a specific event.

PSNAppz avatar Jan 12 '23 16:01 PSNAppz