In fact, this program makes it easier to search for css classes
, js code
and their dependencies
when analyzing a website, with this program you can quickly find where the moment of js code
you need is mentioned in order to continue analyzing the website.
To install the project, follow these steps:
-
Clone the repository:
https://github.com/alexop89056/js-finder.git
-
Navigate to the project directory:
cd js-finder
-
Install dependencies:
pip install -r requirements.txt
-
Show help:
python finder.py -h