Runoob: List Tutorials By Category
Runoob via Parse · education
Returns tutorials grouped by category from the homepage. When category_name is provided, filters to categories whose title contains the value (case-insensitive). When omitted, returns all categories with their tutorials. Each tutorial has a title, URL, description, and icon URL. APIs to extract tutorial categories, directories, content, and search results from runoob.com. Fulfilled by Parse from runoob.com.
- developer-tools
- education
- news-media
- parse
- platform-key
- runoob
- runoob-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/bf324a74-606a-4bf2-9a08-01dcb9e3caf5/list_tutorials_by_category
- Interface artifact
- sha256:3454abaf19ac66b101475b0b5c670f239e59066438003eb88bec2455c6b77d34
- Manifest digest
- sha256:ec2e1e73adc1943a3d5863d540fa50bd8124d6952c98727f1dc12eb0b378d742
Request fields
- category_name (string): Category name to filter by, matched case-insensitively against category titles (e.g. 'Python', 'HTML', '前端开发').: Allowed values: Python, HTML
Example queries
- {"category_name":"Python"}