Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / csu/pyquora issues and pull requests

#97 - Bump requests from 2.5.0 to 2.31.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#96 - Bump future from 0.16.0 to 0.18.3

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#95 - Bump requests from 2.5.0 to 2.20.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#94 - Quora ToS Doesn't Allow API

Issue - State: open - Opened by VladUsatii over 3 years ago - 1 comment

#93 - Project still active?

Issue - State: open - Opened by gustiando over 3 years ago - 1 comment

#92 - no module named 'user'

Issue - State: open - Opened by gustiando over 3 years ago - 3 comments

#90 - Load module locally, and make it executable for python3.*

Pull Request - State: closed - Opened by syahdeini over 5 years ago - 2 comments

#87 - Fix Question topic parsing

Pull Request - State: closed - Opened by bcongdon over 8 years ago - 1 comment

#86 - Fix topic parsing for questions

Issue - State: closed - Opened by csu over 8 years ago

#85 - "Want Answers" Causes TestQuestionStatistics to Fail

Issue - State: closed - Opened by bcongdon over 8 years ago - 4 comments

#84 - Quora get all answers

Issue - State: open - Opened by abhigenie92 over 8 years ago

#83 - Does not take full backup. Backs up zero answers.

Issue - State: open - Opened by sharadtank almost 9 years ago

#82 - Fixed the Url for checking activity type

Pull Request - State: closed - Opened by ashish1294 almost 9 years ago

#81 - User information hidden when not logged in

Issue - State: open - Opened by rohithpr about 9 years ago

#80 - Added docstrings

Pull Request - State: closed - Opened by rohithpr about 9 years ago - 1 comment

#79 - Add docstrings

Issue - State: closed - Opened by rohithpr about 9 years ago

#78 - Open organization to give contributors push access

Issue - State: closed - Opened by csu over 9 years ago - 2 comments

#77 - how to get all the answers of a question

Issue - State: closed - Opened by wdfsinap over 9 years ago - 3 comments

#76 - How to get latest or popular question?

Issue - State: closed - Opened by wdfsinap over 9 years ago - 3 comments

#75 - modified get_user_stats

Pull Request - State: closed - Opened by vikas-parashar over 9 years ago - 1 comment

#74 - Quora is blocking scrapers

Issue - State: closed - Opened by rohithpr over 9 years ago - 7 comments

#73 - get_user_stats raises an IndexError

Issue - State: closed - Opened by NirantK over 9 years ago - 3 comments

#72 - Return empty dicts when scraper fails #71 + remove unused functions

Pull Request - State: closed - Opened by rohithpr over 9 years ago

#71 - Unhandled exception in `get_question_stats()`

Issue - State: closed - Opened by hwsamuel over 9 years ago - 1 comment

#70 - Add tests for legacy API

Issue - State: open - Opened by csu over 9 years ago

#69 - Changed try_cast_int in user.py #66

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 3 comments

#67 - remove debug remnant

Pull Request - State: closed - Opened by erwanor almost 10 years ago

#65 - Fix wrong serialization of question details - see quora-api#28

Pull Request - State: closed - Opened by erwanor almost 10 years ago - 2 comments

#64 - Added tests for question stats, answer stats and try_cast_int

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 5 comments

#63 - Remove get_random_answer (fix #62)

Pull Request - State: closed - Opened by csu almost 10 years ago

#62 - get_random_answers isn't particularly useful

Issue - State: closed - Opened by csu almost 10 years ago - 3 comments
Labels: question, refactor

#61 - get_random_answers breaks

Issue - State: closed - Opened by csu almost 10 years ago - 1 comment
Labels: bug

#60 - Fix bug #59

Pull Request - State: closed - Opened by rohithpr almost 10 years ago

#59 - Question details doesn't work

Issue - State: closed - Opened by csu almost 10 years ago - 2 comments
Labels: bug

#58 - Added question details and answer wiki #37

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 1 comment

#57 - Clean up legacy API

Pull Request - State: closed - Opened by csu almost 10 years ago - 1 comment
Labels: 2 - Working

#56 - Write test cases to ensure legacy support

Issue - State: open - Opened by csu almost 10 years ago
Labels: testing, 1 - Ready

#55 - Rewrite test suite to use new API

Issue - State: open - Opened by csu almost 10 years ago - 1 comment
Labels: testing, 1 - Ready

#54 - Most static methods in Quora and User really should be class methods

Issue - State: closed - Opened by csu almost 10 years ago - 3 comments

#53 - Rewrite tests to use soups from local test HTML files

Issue - State: open - Opened by csu almost 10 years ago - 2 comments
Labels: testing, 1 - Ready

#52 - Legacy API and fix other problems from #46

Pull Request - State: closed - Opened by csu almost 10 years ago - 1 comment

#51 - Avoid construction of dictionary to check whether an answer was found

Pull Request - State: closed - Opened by svisser almost 10 years ago - 4 comments

#50 - Renamed variables to avoid shadowing built-in types

Pull Request - State: closed - Opened by svisser almost 10 years ago - 1 comment

#49 - minor changes / readibility

Pull Request - State: closed - Opened by erwanor almost 10 years ago

#48 - Correct USAGE instruction in README.md

Issue - State: closed - Opened by saikatkumardey almost 10 years ago - 1 comment

#47 - Move "Usage"

Issue - State: closed - Opened by rohithpr almost 10 years ago - 2 comments

#46 - Separated `Quora` to `User` and `Quora`! #41

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 21 comments

#45 - Use Python properties to have User Activity as an attribute to User

Issue - State: closed - Opened by csu almost 10 years ago
Labels: enhancement, refactor

#44 - Added get_random_answer, partial fix #38 and fix #29

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 4 comments

#43 - Rename variables + remove function contract / signature

Pull Request - State: closed - Opened by erwanor almost 10 years ago - 1 comment

#42 - Rewrite get_latest_answers + Fix #36

Pull Request - State: closed - Opened by erwanor almost 10 years ago

#41 - Properly organize helper functions in class/subclass

Issue - State: closed - Opened by erwanor almost 10 years ago - 4 comments
Labels: refactor

#40 - Take a different approach to testing

Issue - State: closed - Opened by rohithpr almost 10 years ago - 12 comments
Labels: duplicate, testing

#39 - Split the class `Quora` into `User` and `Question`

Issue - State: closed - Opened by rohithpr almost 10 years ago - 9 comments
Labels: duplicate

#38 - Standardize the `question` returned by get_one_answer

Issue - State: closed - Opened by rohithpr almost 10 years ago - 1 comment
Labels: bug

#37 - Add question description to get_question_stats

Issue - State: open - Opened by rohithpr almost 10 years ago - 1 comment
Labels: enhancement

#36 - get_latest_answers returns some empty dicts

Issue - State: closed - Opened by rohithpr almost 10 years ago - 3 comments
Labels: bug

#35 - Add tests for get_latest_answers

Issue - State: open - Opened by csu almost 10 years ago
Labels: testing

#34 - Fix get_one_answer

Issue - State: closed - Opened by csu almost 10 years ago - 4 comments

#33 - Added get_latest_answers

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 2 comments

#32 - Add question stats, answer stats, and get_latest_answers to readme

Issue - State: open - Opened by csu almost 10 years ago
Labels: documentation

#31 - Add tests for answer statistics

Issue - State: open - Opened by csu almost 10 years ago
Labels: testing

#30 - Added get_one_answer

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 7 comments

#29 - Add question text/title to question statistics

Issue - State: closed - Opened by csu almost 10 years ago
Labels: enhancement

#28 - Add tests for question statistics

Issue - State: closed - Opened by csu almost 10 years ago - 1 comment
Labels: testing

#27 - Write class/serializer for question statistics

Issue - State: open - Opened by csu almost 10 years ago
Labels: enhancement, refactor, 1 - Ready

#26 - Write class/serializer for user statistics

Issue - State: open - Opened by csu almost 10 years ago
Labels: enhancement, refactor, 1 - Ready

#25 - Added get_question_stats

Pull Request - State: closed - Opened by rohithpr almost 10 years ago - 9 comments

#24 - Make Python 3 compatible

Issue - State: open - Opened by csu almost 10 years ago - 9 comments
Labels: enhancement

#23 - Separate user statistics and activity code into separate files

Issue - State: closed - Opened by csu almost 10 years ago
Labels: refactor, wontfix

#22 - Write basic tests for user statistics

Issue - State: closed - Opened by csu almost 10 years ago - 2 comments
Labels: testing

#21 - Improved get_user_stats

Pull Request - State: closed - Opened by praroh2 almost 10 years ago - 8 comments

#20 - Remove mutable objects as default values for __init__

Pull Request - State: closed - Opened by erwanor almost 10 years ago - 1 comment

#19 - Come up with a better way to test Activity

Issue - State: closed - Opened by csu almost 10 years ago
Labels: testing

#18 - Write test suite

Issue - State: closed - Opened by csu almost 10 years ago - 1 comment
Labels: testing

#17 - Add travis.yml for Travis CI

Issue - State: closed - Opened by csu almost 10 years ago - 1 comment
Labels: testing

#16 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger almost 10 years ago - 1 comment

#15 - Modify is_author's regex to fix #13

Pull Request - State: closed - Opened by erwanor almost 10 years ago

#14 - Update PyPi Readme

Issue - State: closed - Opened by csu almost 10 years ago
Labels: documentation

#13 - Fix answer activity

Issue - State: closed - Opened by csu almost 10 years ago - 1 comment
Labels: bug

#12 - Fix typo in Activity class + change ambiguous function name

Pull Request - State: closed - Opened by erwanor almost 10 years ago

#11 - Fix #10 check_activity

Pull Request - State: closed - Opened by erwanor almost 10 years ago - 3 comments

#10 - get_user_activity does not scrap data anymore because of recent UI changes

Issue - State: closed - Opened by erwanor almost 10 years ago - 5 comments
Labels: bug

#9 - Add question statistics

Issue - State: closed - Opened by csu almost 10 years ago - 2 comments
Labels: enhancement

#8 - Fix activity so that it recognizes "want answers" instead of "followed question"

Issue - State: closed - Opened by csu almost 10 years ago - 9 comments
Labels: bug

#7 - Fix for name display

Pull Request - State: closed - Opened by erwanor almost 10 years ago - 3 comments

#6 - Create a "User" class to serialize user statistics

Issue - State: closed - Opened by csu about 10 years ago
Labels: enhancement

#5 - Fix the "name" field so that it gives the user's full name instead of their username

Issue - State: closed - Opened by csu about 10 years ago - 1 comment

#4 - Fixed most of the issues with get_user_stats

Pull Request - State: closed - Opened by erwanor about 10 years ago - 1 comment

#3 - Set up Read the Docs

Issue - State: open - Opened by csu over 10 years ago
Labels: documentation

#2 - Add topic follows to user activity

Issue - State: open - Opened by csu over 10 years ago
Labels: enhancement

#1 - Fix for profiles with privacy settings

Pull Request - State: closed - Opened by csu over 10 years ago