Поиграть ручками можно тут ;)
firefox www/index.html
git clone https://github.com/esemi/pornhub-graph.git
cd pornhub-graph
python3.9 -m venv venv
source venv/bin/activate
pip install poetry
poetry config virtualenvs.create false --local
poetry install
poetry run python backend/crawler.py -c2 -i1 10
poetry run python backend/crawler.py --continue -c2 -i1000 10
poetry run python backend/optional_info_fetch.py
poetry run python backend/export_dot.py -d 5
manual use gephi process and export w/ sigmajs plugin
poetry run python backend/post_process.py