Openstax: Get Learning Outcomes
Openstax via Parse · education
Extract all learning outcomes/objectives for a specific OpenStax textbook. Returns verbatim learning outcome statements organized by chapter and section. Optionally filter by chapter number to reduce response size for large books. Each section lists its learning outcomes as an array of strings. Extract learning outcomes, table of contents, and book metadata from OpenStax free textbooks (openstax.org). Covers 60+ live textbooks across Business, Science, Math, Social Sciences, Humanities, Computer Science, Nursing, and more. Fulfilled by Parse from openstax.org.
- developer-tools
- education
- openstax
- openstax-org
- other
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/97903193-4df4-40f4-8924-422c78e72ed7/get_learning_outcomes
- Interface artifact
- sha256:009b70d91e9f46c1949b104e0a4cb1ba19ba2555598beb4b744bc96c1cacafdf
- Manifest digest
- sha256:b616437034c54b2f9b815721c1965bb6dd3dc810703be8af2c7530955be2b376
Request fields
- chapter (string): Filter to a specific chapter number (e.g., '1', '2', '3'). If omitted, returns all chapters. Recommended for large books to avoid timeouts.
- book_slug (string, required): Book slug identifier from list_books results (e.g., 'introduction-sociology-3e', 'biology-2e').
Example queries
- {"chapter":"1","book_slug":"additive-manufacturing-essentials"}