SkillAgentSearch skills...

Linkfinder

Link Finder

Install / Use

/learn @1mirabbas/Linkfinder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

linkfinder

 Link Finder

Installation Steps

  1. Clone linkfinder from git:
git clone https://github.com/1mirabbas/linkfinder.git
  1. Change the directory:
cd linkfinder
  1. Enjoy the Tool.

Usage

Short Form | Description ------------- |---------------------------------------------------------- -u | URL for which you want to find links. -o | Output file name in which you need to save the results.

Examples

  • To list help about the tool:
python3 linkfinder.py -h
  • To find links
python3 linkfinder.py -u https://example.com
  • To save the results in (output.txt) file:
python3 linkfinder.py -u https://example.com -o output.txt
  • Modes
1.<script>
2.<link>
3.<a>
4.all

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Python

Security Score

82/100

Audited on Nov 20, 2025

No findings