Extensor
Extensor is a command-line tool designed to help users quickly gather URLs containing specific file extensions from a given source (e.g., a waybackurls). It simplifies the process of collecting URLs associated with a particular file type, allowing users to specify an extension and retrieve relevant URLs efficiently.
Install / Use
/learn @jeetpal2007/ExtensorREADME
Extensor
Description
Extensor is a command-line tool designed to help users quickly gather URLs containing specific file extensions from a given source (e.g., a waybackurls). It simplifies the process of collecting URLs associated with a particular file type, allowing users to specify an extension and retrieve relevant URLs efficiently.
Features
-
Input a file extension (e.g., js, pdf, html ,json).
-
Scan a source (e.g., a webpage) for URLs containing the specified file extension.
-
Save the URLs associated with the specified file extension to a text file for further analysis or usage.
Usage
To use Extensor, follow these simple steps:
Clone the Extensor repository to your local machine.
Navigate to the Extensor directory.
python3 extensor.py
