A Python module to fetch and parse data from Quora user profiles.
QUserAPI
– A REST API to get data from Quora user profiles.
Install using pip:
pip install scrape_quora
from scrape_quora import Scrape_Quora
name = Scrape_Quora.get_name('Hansika-Hewamalage')
Retrieve
- Profile Name
- URL
- Profile Picture Link
- No of Questions
- No of Answers
- No of Followers
- No of Following
- No of Edits
Retrieve
- Facebook Profile Link
- Twitter Link
- Wordpress Link
- LinkedIn Link