Page-Saver is a powerful Python CLI tool that allows you to save web pages locally for offline use. Whether you're saving articles, collections of useful links, or entire websites text content, Page-Saver lets you organize them into categories for easy access later.
-
To get started with Page-Saver, you need to install the required dependencies. You can do this by running the following command:
git clone https://github.com/Ctmax-ui/page-saver.git
cd page-saver
pip install -r requirements.txt
-
This will automatically install all the necessary packages needed to run the tool.
-
Then run the
start.bat
which will automatically start the tool in cmd or just open the type the following command.python main.py
-
Also you need selenium for the advance stuff.