Make a GET request to the Stack Exchange API
1 |
path |
the query path, such as "answers/" or "users/id" |
site |
site to query; by default Stack Overflow |
page |
which page to start from |
num_pages |
number of consecutive pages to query; by default 1 |
... |
additional parameters to the method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.