GitHub - Dcard/Dcard-python: Dcard python module · GitHub
Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Dcard/Dcard-python

Folders and files

Repository files navigation

Dcard-python

This module solves the problem of annoying CSRF problem.

So you can write scripts by simply import dcard.

Installation:

  • pip install dcard (What an awesome name!)

Usage:

from dcard import Dcard
d = Dcard('<USERNAME>', '<PASSWORD>')

# get info about yourself
data = d.session.get('https://www.dcard.tw/api/member/status').json()

About

Dcard python module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages