Installation
PhantomBuster is available via [pypi](https://pypi.org/project/phantombuster/) and can be installed with standard python tools like pip
python -m pip install phantombuster
or with pipx
pipx install phantombuster
The current source code is available at github.