A Python module to fetch and parse data from Quora.
Installation
Install using pip:
pip install quora
Usage
from quora import Quora, Activity
quora = new Quora() activity = get_activity(‘Christopher-J-Su’)
# do stuff with the parsed data activity.answers activity.questions activity.upvotes activity.question_follows
Features
Currently implemented
User statistics
User activity
Broken down into answers, questions, votes, user follows, and question follows
Todo
Questions and answers
Detailed user information (followers, following, etc.; not just statistics)
Unit tests
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quora-0.1.1.tar.gz
(13.6 kB
view details)
File details
Details for the file quora-0.1.1.tar.gz.
File metadata
- Download URL: quora-0.1.1.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ff2f729fb071b21d55a0ba7989504256094efd7932ba369e713a7239b3ff957
|
|
| MD5 |
d9c388b438fba067ee8c39c9012147c7
|
|
| BLAKE2b-256 |
004a55e90ce313067255513b7c0455451ca0d8b620e28a8e648a1545e6b68f7e
|