| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Create an instance of AskUbuntu class.
questions = AskUbuntu("topic")| Methods | Details |
|---|---|
| .getQuestions() | Returns the questions, views, votes, answer counts, and descriptions in JSON format |
Example
que = AskUbuntu("github")
scrape = que.getQuestions()| Back | FazBrowse Home | New Git URL |