Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/root-tanishq/pscrap

multi processed parameter scrapper
https://github.com/root-tanishq/pscrap

bugbounty hacking pentesting python scrapping security web

Last synced: 4 days ago
JSON representation

multi processed parameter scrapper

Awesome Lists containing this project

README

        



# [P]scra[P]

`[P]scra[P] | Coded with <3 by Tanishq Rathore`

multi processed parameter scrapper, works on `windows`,`linux` and `macos`



## INSTALLATION
- with `pip`
```
sudo pip install pscrap
```
- with `setup.py`
```
sudo python3 setup.py install
```

## USAGE
- Collect all the `urls` list and pass the list from stdin to the tool as shown below
```
cat urls.txt | pscrap | tee params.txt
```

> For any contribution either contact me through [Linkedin](https://www.linkedin.com/in/tanishq-rathore-115033202) or [Twitter](https://twitter.com/root_tanishq)