Skip to main content

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


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.3.tar.gz (14.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page