Social Int Framework
Social Int Framework its a Selenium script that scrape the IG photos and do a Reverse search on google and yandex for finding another social accounts linked on a account
LinkdinPlease check my linkdin
New Features!
- Download all photos from a account
- Use your own URL (It doesnt need to be a IG photo)
You can also:
- Use all Scraped data to do a Wordlist ( TO BE ADD)
- Export it to another Scripts
The project idea its to give the option of doing a automated WebInt scan on IG , something tha could take hours just in several minutes
Yet to come in another updates its :
- the suport to facebook page ,
- a spider crawler that does a better search
- a Web app
- Container image
Tech
Solint Framework uses
- Selenium - Selenium Webdriver (Mozila is used , if want to use another change on the script)
- Bs4 - BeautifullSoup framework
- Python3 - Python3
- [Txtfile] - Another extensions on requirements.txt
Installation
The Solint Framework mainly needs python3 and selenium to run also install requeriment.txt
Install the dependencies and devDependencies and start the server.
$ git clone https://github.com/Pyshios/SocialintFramework.git
$ cd SocialintFramework
$ pip install -r /path/to/requirements.txt
$ sudo python3 main.py
Script Working
- Results
Development
Want to contribute? Great! I dont code that good , so fell free to help :)
Todos
- Write MORE Tests
- Selenium Headless mode
- Add Another social networks
- Add Shelock Script
- Add another Search Engine
License
MIT
Free Software, Hell Yeah!