DedSecInside / DedSecInside/TorBot

Screenshot capture feature

Open
#270 7 comments 0 reactions 1 assignee Claimed by @pavankalyan767 View on GitHub
Enhancement Good First Issue Hacktoberfest Idea Ongoing
Dominant language
Python
Stars
4.9k
Forks
755
Avg merge
2d 20h
Merged PRs (30d)
3

Description

**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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.