Theodinproject: Get Course
Theodinproject via Parse · education
Returns full details for a specific course within a path, including its title, description, and sections. Each section contains an ordered list of lessons and projects. 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_course
- Interface artifact
- sha256:27b0959811afd9715930de2cf9ac8bb040a4272e27afdadd00fe96a99854447a
- Manifest digest
- sha256:f7c94d33986ce2253df162b893630ba63548f901271cb708144169933aa5e833
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', 'ruby', 'javascript').
Example queries
- {"path_slug":"foundations","course_slug":"foundations"}