Assist: Get All Articulations
Assist via Parse · education
Get Computer Science B.S. articulation data for multiple California Community Colleges transferring to UC Davis. Processes CCCs in alphabetical order. The offset selects the start position and batch_size controls how many to process. Each CCC requires multiple upstream API calls (~6s each); use a batch_size of 1-2 per call to avoid timeouts. Returns summary statistics and an array of articulation results. Retrieve course articulation agreements between California Community Colleges and UC Davis for Computer Science B.S. transfer from ASSIST.org Fulfilled by Parse from www.assist.org.
- assist
- education
- government-public
- parse
- platform-key
- www-assist-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/57311141-c86d-4049-94c2-b968e560c2fb/get_all_articulations
- Interface artifact
- sha256:4519a774e0ce02e493af2fa8aff5b34e2a272950f4b5550657febbc6c6821681
- Manifest digest
- sha256:2f42cd0d55cecea1289ce4808dc2e030a867a753f2049b36a68333b21ce73826
Request fields
- offset (integer): Start index in the alphabetically sorted CCC list (0-based)
- batch_size (integer): Max number of CCCs to process (0 = all). Recommended: 1-2 per call to avoid timeouts.
- academic_year_id (integer): Academic year ID (76=2025-2026, 75=2024-2025, 74=2023-2024)
Example queries
- {"offset":"0","batch_size":"1","academic_year_id":"76"}