Working with DarkScrape Tool on Kali Linux OS

Example: Scrape From Single URL

Target URL -> http://okayd5ljzdv4gzrtiqlhtzjbflymfny2bxc2eacej3tamu2nyka7bxad.onion/

In this example, We have an .onion site which is an iPhone Buying Website on Deep Web. We will be extracting images or media from it.

We have specified the link and we have got the details or media details of the website.

We have downloaded the media onto a personal disk and in the below Screenshot, We have opened the image.jpg file which consists of Apple Logo.


DarkScrape – OSINT Tool For Scraping Dark Websites

OSINT is the technique of collecting information, media data from publicly available sources. This can be done in a manual or automated way. Manual Collection can be time-consuming so an automated process is preferable. DarkScrape is an automated OSINT tool used to download the media or images from the Tor consisting sites which are Deep Web Sites. DarkScrape tool is developed in the Python language.DarkScrape tool is available on GitHub, it’s open-source and free-to-use. We only need to specify the link of the Website through which we need to collect media data.  

Note: Make Sure You have Python Installed on your System, as this is a python-based tool. Click to check the Installation process: Python Installation Steps on Linux

Similar Reads

Installation of DarkScrape Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with DarkScrape Tool on Kali Linux OS

Example: Scrape From Single URL...