PittAPI (Pitt Computer Science Club) — student-built

PittAPI is an unofficial, community-maintained Python library published by the Pitt Computer Science Club that scrapes University of Pittsburgh web sources for courses, dining, library, news, laundry, computer labs, shuttle routes, the people directory and textbooks. It is a client library, not an API: there is no endpoint, no contract and no service behind it, and the data it reaches is served by Pitt web pages that were never designed to be called. It exists because Pitt's own campus-life data has no public API — psmobile.pitt.edu's class search returns HTTP 500 behind Pitt Passport to an unauthenticated client. Recorded as `tenant` rather than `institution` per the pipeline's rule for student-built surfaces on a non-institution domain: the data is Pitt's, the software is not, and no pitt.edu endorsement of the library was found. The June 2026 profile recorded it as one of the university's four APIs.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/pittapi"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-pittsburgh:pittapi
name: PittAPI (Pitt Computer Science Club) — student-built
description: 'PittAPI is an unofficial, community-maintained Python library published by the Pitt Computer
  Science Club that scrapes University of Pittsburgh web sources for courses, dining, library, news, laundry,
  computer labs, shuttle routes, the people directory and textbooks. It is a client library, not an API:
  there is no endpoint, no contract and no service behind it, and the data it reaches is served by Pitt
  web pages that were never designed to be called. It exists because Pitt''s own campus-life data has
  no public API — psmobile.pitt.edu''s class search returns HTTP 500 behind Pitt Passport to an unauthenticated
  client. Recorded as `tenant` rather than `institution` per the pipeline''s rule for student-built surfaces
  on a non-institution domain: the data is Pitt''s, the software is not, and no pitt.edu endorsement of
  the library was found. The June 2026 profile recorded it as one of the university''s four APIs.'
humanURL: https://github.com/pittcsc/PittAPI
tags:
- Courses
- Campus Data
- Library
- Python
- Student Built
- Tenant
x-operator: tenant
x-endorsement: unverified
x-vendor-evidence: github.com/pittcsc is the "Pitt Computer Science Club (CSC)" organization with blog
  https://pittcsc.org. The project's own README describes it as unofficial. It is distributed on PyPI
  under GPLv2 and is not referenced from any pitt.edu developer surface.
properties:
- type: Documentation
  url: https://github.com/pittcsc/PittAPI
- type: SourceCode
  url: https://github.com/pittcsc/PittAPI
- type: Package
  url: https://pypi.org/project/PittAPI/