FOSS-Egypt/WebGetter
An open-source project which allows you to get any website source code in a few minutes
This tool helps web developers, security researchers, or web archivists quickly download the complete source code of any website. You provide a website URL and receive a structured folder containing all HTML, CSS, JavaScript, and linked assets like images, videos, and audio. It's designed for technical users who need a local copy of a site's public-facing code.
No commits in the last 6 months.
Use this if you need to rapidly retrieve all front-end assets and linked content from a given website for analysis, backup, or development purposes.
Not ideal if you need to interact with dynamic website content (like filling forms or clicking buttons) or if you require data from behind a login.
Stars
12
Forks
10
Language
Shell
License
—
Category
Last pushed
Apr 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/FOSS-Egypt/WebGetter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.