stack overflow monitor
an api retrieving the top questions from stack overflow from the home page categories, (bounty, interesting, week top), providing the question, number of answers and URL.
stack overflow monitor endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get interesting questions /interesting |
this end point return the top interesting questions on stack overflow |
| GET |
get the weeks top questions /weekTop |
this endpoint return the past weeks top questions |
| GET |
Get top bounty questions on stack over flow /bountyhunter |
this return the top questions under the bounty tab of stack overlfow, displaying the question the URL and the rep that can be gained if answered. |
stack overflow monitor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|
| ULTRA | $5 / month | — |
|