devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.34k stars 403 forks source link

pip install what !!! #111

Closed Pessword closed 5 months ago

Pessword commented 6 months ago

No file to pip install !!

XenonOracle commented 6 months ago

yea I am facing the same issue. There's no requirements.txt file

devanshbatham commented 5 months ago
git clone https://github.com/devanshbatham/paramspider
cd paramspider
pip install .

make sure to cd into paramspider dir before doing pip install .