urlfinder
Here are 9 public repositories matching this topic...
LinkxDoxer is a Python script designed to efficiently retrieve all links found directly under the webpage of a given URL. It is ideal for web developers, bug bounty hunters, and OSINT (Open-Source Intelligence) enthusiasts seeking to analyze links under a webpage and uncover valuable information(Expected In Ideal Cases)
-
Updated
Aug 27, 2024 - Python
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.
-
Updated
Mar 5, 2024 - Python
A tool for fuzzing files on the website
-
Updated
May 21, 2022 - Go
URLCatcher - Mozilla Firefox Session Restorer - URL Catcher
-
Updated
Dec 8, 2017 - JavaScript
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.
-
Updated
Sep 15, 2023 - Python
Master's thesis project from KU Leuven & Statistiek Vlaanderen developing an ML model to link KBO database entries to business URLs. Contains a complete pipeline from data acquisition to prediction.
-
Updated
May 6, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the urlfinder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the urlfinder topic, visit your repo's landing page and select "manage topics."