Fetches and parses data from Quora.
Project description
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
Project details
Release history Release notifications | RSS feed
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.6.tar.gz
(14.2 kB
view details)
File details
Details for the file quora-0.1.6.tar.gz.
File metadata
- Download URL: quora-0.1.6.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99e0b69f22ed7f2c1a005c8053a5861e54d54327d27cfab67cb9ad4817197bc
|
|
| MD5 |
fae869651c65749b0a02bf1508798874
|
|
| BLAKE2b-256 |
fa955efb86386af189547148db3108bba9ce90f8417f11cb55a3f0a9df7848fd
|