Open
Description
Aim
I'd add the stack-overflow web scraper, which would return the solutions based on a particular question.
Details
It would have the following functions:
Methods | Details |
---|---|
.getNewQuestions() |
Returns the new questions, views, votes, answer counts, and descriptions in JSON format |
.getActiveQuestions() |
Returns the active questions, views, votes, answer counts, and descriptions in JSON format |
.getUnansweredQuestions() |
Returns the unanswered questions, views, votes, answer counts, and descriptions in JSON format |
.getBountiedQuestions() |
Returns the bountied questions, views, votes, answer counts, and descriptions in JSON format |
.getFrequentQuestions() |
Returns the frequently asked questions, views, votes, answer counts, and descriptions in JSON format |
.getHighScoredQuestions() |
Returns the most voted questions, views, votes, answer counts, and descriptions in JSON format |
Record
- I agree to follow this project's Code of Conduct
- I'm a GSSoC'23 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
No labels