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.13.tar.gz
(14.5 kB
view details)
File details
Details for the file quora-0.1.13.tar.gz.
File metadata
- Download URL: quora-0.1.13.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bbd4545b715177edd2eee4d49b0604949304e99dfbbcf6ef3a8d5deb487ba60
|
|
| MD5 |
9b35297dbb0f2c25a305e67982069606
|
|
| BLAKE2b-256 |
59513c0da4dff8619d914e7fd0a4f8ea6e5fd2ff83089ef6fb16764166c9ebf5
|