Information Gathering & WebSite ReConnaissance.
-
Updated
Feb 8, 2018 - Shell
8000
Information Gathering & WebSite ReConnaissance.
Library for extracting links from any kind of documents
Easy way to extract 1fichier URL from MultiUp URLs.
This Python script extracts all unique URLs from a given webpage and outputs them to the console or to a file. It uses the requests module to send a GET request to the specified URL and the BeautifulSoup module to parse the HTML content of the response.
Extract urls from your a file or web address
URL Extractor is a simple Python code designed to extract the domain name from a list of URLs stored in a text file. This application provides a convenient way to extract and process URLs efficiently.
A small tool for extracting all urls from a blob of binary data (ex. PDFs).
usable-url is a minuscule suite that resolves potentially unusable urls.
LinkLifter is a Python script that searches for URLs in a given text file or recursively in a directory and its subdirectories. The found URLs, along with the file they are located in, are saved to a CSV file.
Collecting urls for a specified product(urls related to sales) based on a number of Product features and categories.
This is a simple LogisticRegression model built to classify SPAM emails. The model uses count of words present in the emails to classify them as SPAM or HAM
The gmailSaver can download emails from a gmail account by using Gmail API and extract all url links in them.
A Repository that contains OOPs concepts of Python
The Sentiment Analysis on WhatsApp Chat uses Python, NLP, and the VADER tool to analyze chat sentiment, with an added feature for URL extraction to identify the most frequently shared links.
Add a description, image, and links to the urlextractor topic page so that developers can more easily learn about it.
To associate your repository with the urlextractor topic, visit your repo's landing page and select "manage topics."