CodingKoopa / sync-twitter-pixiv

Script to copy followlist from twitter to pixiv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyncTwitterPixiv

Use extracted URL,follow accounts in pixiv by selenium in python.

Preparation

Install dependencies using PDM.

python -m pdm install

Create .env based on .envsample.

Put chromedriver.exe(the chromedriver version have to be same your chrome browser version) under the current directory.

Actual battle

First,extract your friend and extract pixiv link from they profile.

python twpx.py

Second,follow they in your pixiv account by selenium.

python pxfl.py

About

Script to copy followlist from twitter to pixiv


Languages

Language:Python 100.0%