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
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
qtopic-0.1.0.tar.gz
(1.9 kB
view details)
File details
Details for the file qtopic-0.1.0.tar.gz.
File metadata
- Download URL: qtopic-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d1a5ad989d750dde316a0a89eb4732e1ef00900dc5a24b80c16e212dd824c3f
|
|
| MD5 |
52e3ef65047756b8f37264cb563261ae
|
|
| BLAKE2b-256 |
c0269200a9ef80b6558897e62f838bf90ed2ca22599eef81aa6572d67cb6a5be
|