Skip to main content

Fetches and parses topic related data from Quora.

Project description

qtopic

A Python module to fetch and parse data Topic related data from Quora.

Installation

Install using pip:

pip install qtopic

Usage

from qtopic import QTopic

best_questions = QTopic.get_best_questions (‘Computer-Programming’)

#do stuff with the parsed data

best_questions[‘links’]

best_questions[‘title’]

best_questions[‘published’]

Features

Currently implemented

  • Follower Count

  • Some followers name

  • Related Topics

  • Feed last updated

  • Best questions

  • Top Stories

    breaked down links, title, published.

  • Open question

    breaked down links, title, published.

Todo

  • Information to be stored in a better way.

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

qtopic-0.1.0.tar.gz (1.9 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