scrape_courses
Search California Virtual Campus in a headless browser and retrieve detailed matching course information, including sections, seats, instructors, tuition, and zero-textbook-cost details.
Instructions
Search CVC in a headless browser and return detailed matching courses.
This experimental operation can be slow because it loads a page for every result. It requires Chrome/Chromium and a compatible driver. Prefer search_course_ids followed by get_course when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| c_id | No | ||
| course_name | No | ||
| max_results | No | ||
| college_name | Yes | ||
| course_symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||