Afficher la pageAnciennes révisionsLiens de retourHaut de page Cette page est en lecture seule. Vous pouvez afficher le texte source, mais ne pourrez pas le modifier. Contactez votre administrateur si vous pensez qu'il s'agit d'une erreur. ====== ArchiveBox ====== * https://archivebox.io/ * https://github.com/ArchiveBox/ArchiveBox ==== Installation ==== <code bash> python3 -m venv venv source venv/bin/activate pip install archivebox SAVE_SINGLEFILE=False USE_CHROME=False USE_NODE=False USE_YOUTUBEDL=False USE_READABILITY=False USE_MERCURY=False archivebox init --setup archivebox config --set SAVE_SINGLEFILE=False USE_CHROME=False USE_NODE=False USE_YOUTUBEDL=False USE_READABILITY=False USE_MERCURY=False SAVE_ARCHIVE_DOT_ORG=False WGET_USER_AGENT="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)" CURL_USER_AGENT="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)" </code> ==== Alternative ==== * [[https://github.com/hoarder-app/hoarder|Hoarder]] ==== Web scrapping ==== * Web Scraping with your Web Browser : [[https://8chananon.github.io/tut/scraping1.html|1]], [[https://8chananon.github.io/tut/scraping2.html|2]], [[https://8chananon.github.io/tut/scraping3.html|3]], [[https://8chananon.github.io/tut/scraping4.html|4]] * [[https://p.migdal.pl/blog/2025/02/markdown-saves/|If it is worth keeping, save it in Markdown]] archivebox/accueil.txt Dernière modification : 2025/05/24 18:10de phsw