WebExtractor is a powerful OSINT and ethical hacking tool developed in Python. It is used to extract email addresses, phone numbers, and links from a target website
-
Updated
Dec 11, 2025 - Python
WebExtractor is a powerful OSINT and ethical hacking tool developed in Python. It is used to extract email addresses, phone numbers, and links from a target website
This Python script scrapes a webpage for video URLs using BeautifulSoup. It extracts URLs from <iframe> and <video> tags using regular expressions and prints them to the console. The script includes a user agent header to avoid 403 errors and supports video formats like MP4, WebM, OGG, and OGV.
Plunge into the depths of the web with Linkscraper! Uncover links, images, emails, and more swiftly, catering to researchers, developers, and curious explorers alike.
A Go-based link scraper that extracts unique URLs from web pages using concurrent processing.
SpiderBolt is a fast and efficient Python web scraping script that extracts links from websites using multi-threading and random user agents. It categorizes links into HTML and other types, groups them by paths, and saves them in an organized file. Customizable settings ensure flexibility for various scraping needs.
ScrapEZ is a web scraping tool that allows you to extract links and data from a website. A light yet powerful tool.
Link Scraper is a simple tool for scraping web page links. It returns all the links on a web page.
Add a description, image, and links to the linkscraper topic page so that developers can more easily learn about it.
To associate your repository with the linkscraper topic, visit your repo's landing page and select "manage topics."