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.4.tar.gz
(14.2 kB
view details)
File details
Details for the file quora-0.1.4.tar.gz.
File metadata
- Download URL: quora-0.1.4.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46665158ef7cc862cf667ffa17a1f98c17d8df0b9e43347549aa1818ec2180c4
|
|
| MD5 |
9ac735b1f89b2bcac9c0581b157bd67c
|
|
| BLAKE2b-256 |
259b3332f81665216b41d3c4d08aeddd1f0744481b47d1944ec6d9424d25cdba
|