Skip to main content

Collects information on any pixiv user's posts and bookmarks, and explores the user's sexuality from the tags.

Project description

pixiv-tag-analyzer

任意のpixivユーザの投稿,ブックマークの情報を収集しタグからその人の性癖を暴く

DEMO

image

Run

Note: In advance, please setup google-chrome-stable + selenium + webdriver

From PyPI

pip install pixiv-tag-analyzer
cat <<'A' > client.json
{
  "pixiv_id": "<mail address or userid>",
  "password": "<password>"
}
A
pta

From source

git clone https://github.com/eggplants/pixiv-tag-analyzer
cd pixiv-tag-analyzer
python -m pip install -r requirements.txt
cp client.sample.json client.json
editor $_ # set id & pass
python analyze.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pixiv-tag-analyzer-0.2.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

pixiv_tag_analyzer-0.2-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page