Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.7 KB

Archive_Site.md

File metadata and controls

51 lines (31 loc) · 1.7 KB

Websites Archive.

A website archive is a collection of saved copies of web pages, typically stored on a server, that preserve the content and layout of a website over time.

Archive Websites End Points URLs.

A website archive endpoint is a specific URL or address where you can access an archived copy of a website.

  • Install the waybackurls tools.

    go install github.com/tomnomnom/waybackurls@latest
    cp -v go/bin/waybackurls /usr/local/bin/
    

    Run waybackurls

    waybackurls targert_Urls

Find the website technology.