View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007649 | Kali Linux | Queued Tool Addition | public | 2022-03-31 04:54 | 2024-04-19 09:19 |
Reporter | akamhy | Assigned To | daniruiz | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 2024.2 | ||||
Summary | 0007649: waybackpy - CLI tool that interfaces the Wayback Machine API | ||||
Description | [Name] - waybackpy [Similar tools] savepagenow - https://github.com/palewire/savepagenow (savepagenow can only save URLs, does not fetch saved URLs.) Both of these tools overlap in functionality to waybackpy in some minor ways but are no direct alternatives. [Activity] - The project was started on May 2, 2020. Yes, it is still actively maintained and the latest version was released on Mar 15, 2022 [How to use] - Saving a URL waybackpy --url "https://en.wikipedia.org/wiki/Social_media" --user_agent "my-unique-user-agent" --save Retrieving archive close to a specific date and time waybackpy --url google.com --user_agent "my-unique-user-agent" --near --year 2008 --month 8 --day 8 --hour 8 Known URLs for a website/host waybackpy --url kali.org --user_agent "my-user-agent" --known_urls Querying for archives with a non-200 status code on the CDX server API waybackpy --url archive.org --user-agent user-agent-example --cdx --filter !statuscode:200 --cdx-print archiveurl --cdx-print statuscode [Packaged] - Nope | ||||
Additional Information | Docs for CLI Usage: https://github.com/akamhy/waybackpy/wiki/CLI-docs Video for CLI Usage: https://asciinema.org/a/469890 | ||||
@kali-team, please could this be packaged up. |
|
I have drafted a package here: https://gitlab.com/Arszilla/waybackpy I had to skip the tests that the package has due to some issues. I have introduced superficial tests in their place instead. Please let me know if you require me to edit the the package further. |
|
This tools is now packaged! |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-31 04:54 | akamhy | New Issue | |
2022-04-03 18:01 | steev | Assigned To | => g0tmi1k |
2022-04-03 18:01 | steev | Status | new => assigned |
2022-04-29 13:08 | g0tmi1k | Assigned To | g0tmi1k => |
2022-05-04 13:16 | g0tmi1k | Summary | waybackpy, CLI tool that interfaces the Wayback Machine API => waybackpy - CLI tool that interfaces the Wayback Machine API |
2023-08-16 13:34 | g0tmi1k | Status | assigned => new |
2023-08-16 13:41 | g0tmi1k | Status | new => acknowledged |
2023-08-16 13:41 | g0tmi1k | Category | New Tool Requests => Queued Tool Addition |
2023-08-16 13:41 | g0tmi1k | Note Added: 0018338 | |
2024-04-17 18:43 | Arszilla | Note Added: 0019154 | |
2024-04-19 09:19 | daniruiz | Note Added: 0019163 | |
2024-04-19 09:19 | daniruiz | Assigned To | => daniruiz |
2024-04-19 09:19 | daniruiz | Status | acknowledged => resolved |
2024-04-19 09:19 | daniruiz | Resolution | open => fixed |
2024-04-19 09:19 | daniruiz | Fixed in Version | => 2024.2 |