Ticker

6/recent/ticker-posts

A Powerful OSINT Web-Scrapping Tool - Uscrapper

Brief Information

Uscrapper 2.0 is a robust OSINT web scraper designed to efficiently gather diverse personal information from websites. This powerful tool utilizes web scraping techniques and regular expressions to extract email addresses, social media links, author names, geolocations, phone numbers, and usernames from both hyperlinked and non-hyperlinked sources on the webpage. For convenience, Uscrapper 2.0 provides an option to generate comprehensive reports encompassing all the extracted details.

Uscrapper extracts the following details from the provided website:
  • Email Addresses: Displays email addresses found on the website.
  • Social Media Links: Displays links to various social media platforms found on the website.
  • Author Names: Displays the names of authors associated with the website.
  • Geolocations: Displays geolocation information associated with the website.
  • Non-Hyperlinked Details: Displays non-hyperlinked details found on the website including email addresses phone numbers and usernames.

Requirements & Installation Process:

  • Python 3
  • pip module
  • Kali Linux (Recommended)

Installation

You have to run the following commands on your terminal:
git clone https://github.com/z0m31en7/Uscrapper
cd Uscrapper/install/ 
sudo chmod +x ./install.sh && ./install.sh
python Uscrapper-v2.0.py -h
Now you can see all the helping commands on your terminal and perform Osint web-scrapping as per requirements.

Arguments:

  • -h, --help: Show the help message and exit.
  • -u URL, --url URL: Specify the URL of the website to extract details from.
  • -c INT, --crawl INT: Specify the number of links to crawl
  • -t INT, --threads INT: Specify the number of threads to use while crawling and scraping.
  • -O, --generate-report: Generate a report file containing the extracted details.
  • -ns, --nonstrict: Display non-strict usernames during extraction.
I hope this information is helpful for you, make sure to save bookmarks for future posts, and if you want to learn hacking but don't know where to start or want to enhance your existing hacking skills. Enroll in our hacking course to learn complete hacking from scratch to advance directly from me.