docs
  • Getting started
    • Welcome
    • 📥Installation
    • Simple example
  • API reference
    • Index
    • Module "sites"
    • Class "Site"
    • Class "Network"
    • Exceptions
  • Recipes
    • Index
    • Answers
    • Badges
    • Questions
    • Search
    • Site info
    • Users
Powered by GitBook
On this page
  1. Recipes

Index

Here is a collection of some useful examples of using the PyStackAPI library

  • Answers - getting some answers by ids from site;

  • Badges - getting some badges from site;

  • Questions - getting some questions by ids from site;

  • Search - searching the questions;

  • Site info - getting general information about site;

  • Users - getting some users by ids from site.

PreviousExceptionsNextAnswers

Last updated 1 year ago