-
-
Notifications
You must be signed in to change notification settings - Fork 673
Save links to a database #315
Copy link
Copy link
Open
Labels
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
Currently links can be saved in various formats, but they are not saved to a database.
Add a
databaseformat to the--saveflag 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.