Script to find acquisitions of a company.
Open a shell terminal, and run the below commands,
git clone https://github.com/N3H4L/Acquisition-Scanner.git
cd Acquisition-Scanner
pip install -r requirements.txt
(env) n3hal@LAPTOP-JVF3OKHC:~/Documents/Acquisition-Scanner$ python acquisition-scanner.py -o facebook
-----------------------
ACQUISITION SCANNER
Coded By: @n3hal_
-----------------------
Kustomer
Mapillary
Giphy
Reliance Jio
Sanzaru Games
Scape Technologies
Packagd
PlayGiga
CTRL-labs
Chainspace
RedKix
Bloomsbury AI
Confirm IO
tbh app
Fayteq AG
Team Ozlo
Source3
The Eye Tribe FacioMetrics
crowdtangle
If you do not want the banner to be printed, use the -q
flag.
(env) n3hal@LAPTOP-JVF3OKHC:~/Documents/Acquisition-Scanner$ python acquisition-scanner.py -q -o facebook
Kustomer
Mapillary
Giphy
Reliance Jio
Sanzaru Games
Scape Technologies
Packagd
PlayGiga
CTRL-labs Chainspace
RedKix Bloomsbury AI
Confirm IO
tbh app
Fayteq AG
Team Ozlo
Source3
The Eye Tribe FacioMetrics crowdtangle
Please feel free to play with the script and make it better HAPPY HACKING :)