Skip to content

wnaglanfeng/scrounger

 
 

Repository files navigation

scrounger

It has 3 modules.

Twitter / Tiktok / Facebook

Twitter works with python2.7

Tiktok, Facebook work with python3.7 (3.6+)

install required modules before using OSINT application

Feel free to edit this part or just copy paste.

sudo -H python -m pip install -r requirements.txt && python3.7 -m pip install -r modules/facebook/requirements.txt && python3.7 -m pip install -r modules/tiktok/requirements.txt

Also worth to mention

apt-get install python-urllib3 && apt-get install python-urllib2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.5%
  • Shell 8.5%