There are 0 repository under urlfinder topic.
TangGo的自定义界面工具模块设计和分享的第三方工具界面
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)
A tool for fuzzing files on the website
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.
URLCatcher - Mozilla Firefox Session Restorer - URL Catcher
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.
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.