Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prithivsakthiur/save-web-as-zip
Save any web url as zip ( image + assets + html + css + js )
https://github.com/prithivsakthiur/save-web-as-zip
beatifulsoup beautifulsoup4 huggingface spaces web webscraping webscraping-data website zip
Last synced: 2 days ago
JSON representation
Save any web url as zip ( image + assets + html + css + js )
- Host: GitHub
- URL: https://github.com/prithivsakthiur/save-web-as-zip
- Owner: PRITHIVSAKTHIUR
- Created: 2024-06-18T09:13:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T18:13:29.000Z (8 months ago)
- Last Synced: 2024-12-17T03:33:47.532Z (about 2 months ago)
- Topics: beatifulsoup, beautifulsoup4, huggingface, spaces, web, webscraping, webscraping-data, website, zip
- Language: Python
- Homepage: https://huggingface.co/spaces/prithivMLmods/save-web-as-zip
- Size: 141 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Save Web As Zip
emoji: 🤐
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: creativeml-openrail-m
short_description: Save Web as Zip - Assets + Index {static}.io
header: mini
---Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
![alt text](assets/29.png)
Spaces: https://huggingface.co/spaces/prithivMLmods/save-web-as-zip
To Clone the Repo :
# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
git clone https://huggingface.co/spaces/prithivMLmods/save-web-as-zip
# If you want to clone without large files - just their pointers
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/spaces/prithivMLmods/save-web-as-zip## Scrap everything from a Website
![alt text](assets/mg2.png)
.
.
.