Auto save HTML files from URLs for Offline Viewing
Project description
urlToHTML
Save your favorite site, blog, html in just two lines of code.
This is an example project that is used to demonstrate how to publish Python packages on PyPI. To take a look at the step by step guide on how to do so, make sure you read my article on my personal blog.
Installing
pip install urlToHTML
Usage
url = 'https://blog.octachart.com/how-to-deploy-a-docz-site-on-render'
from urltohtml import Blog
new = Blog().save(url, "file")
You don't have to add file extension to the second parameter.
So running the script automatically creates file.html
🌟 ♥ Hope You Found This Useful 🌟 ♥
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file urlToHTML-1.0.0.tar.gz.
File metadata
- Download URL: urlToHTML-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee7d8241e1aca59700c4e0aca88da03fd0b043bd0a2eec7c2e79485be6c8fe72
|
|
| MD5 |
ff11c64525dc34adf492afc0b4a0a0b2
|
|
| BLAKE2b-256 |
dd05a80d99f6e68c865978ac5caa98ec408e435bbfdfbff6de156c409cc0e9ab
|
File details
Details for the file urlToHTML-1.0.0-py3-none-any.whl.
File metadata
- Download URL: urlToHTML-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d56f535b8053db848f0d7a8b97ca6ae5650cbb908a538cd0eebed4f63f480451
|
|
| MD5 |
48ff9d881a0a215825e35abeebb9beaa
|
|
| BLAKE2b-256 |
0eee278dea7a5764b5f3ba619c5bb1c77469456c9823f001b3def0113ab1f519
|