DedSecInside / DedSecInside/TorBot
Save links to a database
Open
Enhancement
Hacktoberfest
Med Priority
New Feature
Ongoing
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 755
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 3
Description
Currently links can be saved in various formats, but they are not saved to a database.
Add a `database` format to the `--save` flag which would allow the search results to be saved to a database. Each row should contain the root URL, the time of the search and the links that were found from the search. It is up to the implementer to decide which database engine to use and how to process the data. If you have ideas for more metadata that would be useful, feel free to add it as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.