Theodinproject: Get All Lessons For Course
Theodinproject via Parse · education
Returns all lessons and projects for a given course in order, with their section assignments. Flattens the course structure into a single ordered list. Extracts curriculum data from The Odin Project including learning paths, courses, lessons, projects, and resources. Fulfilled by Parse from theodinproject.com.
- developer-tools
- education
- parse
- platform-key
- theodinproject
- theodinproject-com
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/77533f4c-6adf-417b-baef-20019e5d3422/get_all_lessons_for_course
- Interface artifact
- sha256:3acc58a2084b0f14c47944dd7675de56ccad6f9563c6138f3d41d8ed07f694f3
- Manifest digest
- sha256:e310dc0d3fa8d91768f223365caa87181bb5dd704ff38453f6a0d65385fa62ad
Request fields
- path_slug (string, required): Path slug.: Allowed values: foundations, full-stack-javascript, full-stack-ruby-on-rails
- course_slug (string, required): Course slug (e.g. 'foundations').
Example queries
- {"path_slug":"foundations","course_slug":"foundations"}