Skip to main content

Fetches and parses data from Quora.

Project description

pyquora
=======

`|Build Status| <https://travis-ci.org/csu/pyquora>`_ `|Latest
Version| <https://pypi.python.org/pypi/quora/>`_

A Python module to fetch and parse data from Quora.

Table of Contents
~~~~~~~~~~~~~~~~~

- `Installation <#installation>`_
- `Usage <#usage>`_
- `Features <#features>`_
- `Contribute <#contribute>`_

Installation
------------

You will need `Python 2 <https://www.python.org/download/>`_.
`pip <http://pip.readthedocs.org/en/latest/installing.html>`_ is
recommended for installing dependencies.

Install using pip:

::

pip install quora

Usage
-----

::

from quora import Quora, Activity

quora = new Quora()

# get user activity
activity = get_activity('Christopher-J-Su')

# do stuff with the parsed activity data
activity.upvotes
activity.user_follows
activity.want_answers
activity.answers
activity.review_requests

# get user statistics
stats = quora.get_user_stats('Christopher-J-Su')

# take a gander
print stats

Features
--------

Currently implemented
~~~~~~~~~~~~~~~~~~~~~

- User statistics
- User activity

Todo
~~~~

- Questions and answers
- Detailed user information (followers, following, etc.; not just
statistics)

Projects using ``pyquora``
--------------------------

- ```quora-api`` <https://github.com/csu/quora-api>`_ – A REST API for
Quora.
- ```quora-backup`` <https://github.com/csu/quora-backup>`_ – A Python
package and CLI for backing up Quora data.

Contribute
----------

`|Gitter| <https://gitter.im/csu/pyquora?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge>`_

Check out the issues on GitHub and/or make a pull request to contribute!

.. |Build
Status| image:: https://travis-ci.org/csu/pyquora.svg?branch=master
.. |Latest Version| image:: https://pypip.in/version/quora/badge.svg
.. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg

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.16.3.tar.gz (15.3 kB view details)

Uploaded Source

File details

Details for the file quora-0.1.16.3.tar.gz.

File metadata

  • Download URL: quora-0.1.16.3.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for quora-0.1.16.3.tar.gz
Algorithm Hash digest
SHA256 56523f50e4c1dd3b96d41e2f004e9a7f885fbdee881942b6d5ea42950d06a7bc
MD5 2ccfcd79569a3cee0e0a0650743e6220
BLAKE2b-256 3a651acd796234c33ed474f157edb00f861ac7dbcf5a2f895946ceb8d1415cf1

See more details on using hashes here.

Supported by

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