StealthScrape is a free and open-source tool designed to scrape and grab files of various types (e.g., PDF, XLS, XML, HTML, HTM, PHP, JS, CSS, etc.) from a specified website domain. It is lightweight, customizable, and easy to use.
- Scrapes files with different extensions like
.pdf
,.xls
,.xml
,.html
,.htm
,.php
,.js
,.css
, and more. - Simple terminal use
- Free and open-source.
- Customizable to fit your needs.
-
Clone this repository:
git clone https://github.com/CanXploit/StealthScrape.git
-
Navigate into the project directory:
cd StealthScrape
-
Install the required dependencies (if any) via
pip
:pip install -r requirements.txt
-
After installation, run the tool using the following command:
python stealthscrape.py
-
The tool will prompt you to enter the following:
- Domain URL: Enter the domain you want to scrape (e.g.,
example.com
). - Proxy File: Enter the name of the proxy file (optional, if needed for scraping).
- Domain URL: Enter the domain you want to scrape (e.g.,
-
Follow the prompts to specify the file extensions you want to grab (e.g.,
pdf,xls,html,js
). -
The tool will start scraping the website and download the files into the current directory.
Below is a screenshot showing how StealthScrape works from the terminal:
Fetch Files Downloaded For any data impotent like "Key" "data" "token" and other
![]() @CanXploit |
StealthScrape is licensed under the License. See the LICENSE file for more details.