# Website Cloning

## Web Copy

* [chowderman/hyperfiler: HyperFiler: Bundle web pages into hyper minified single HTML files.](https://github.com/chowderman/hyperfiler)
* [Y2Z/monolith: ⬛️ CLI tool for saving complete web pages as a single HTML file](https://github.com/Y2Z/monolith)
  * [rhysd/monolith-of-web: A chrome extension to make a single static HTML file of the web page using a WebAssembly port of monolith CLI](https://github.com/rhysd/monolith-of-web)
* [HTTrack Website Copier - Free Software Offline Browser (GNU GPL)](https://www.httrack.com/)
* `wget -E -r -k -p --span-host <http://example.com>`
* `wget -mpk`
* [gildas-lormeau/SingleFile: Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file](https://github.com/gildas-lormeau/SingleFile)
* [Cyotek WebCopy - Copy websites locally for offline browsing • Cyotek](https://www.cyotek.com/cyotek-webcopy)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/app/website-clone.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
