Runoob: Get Tutorial Directory
Runoob via Parse · education
Scrapes the left-column sidebar navigation of a given tutorial page, returning the full directory of topics in that tutorial section. Each entry has a title and absolute URL. Useful for enumerating all pages within a tutorial series. 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/get_tutorial_directory
- Interface artifact
- sha256:314e7897dd5e6c5623ecc801c5dc8092f9d9f8bd248dba15329af1aa18576a0e
- Manifest digest
- sha256:7341a2947df03325bc59a57d24a25fc67b73cb3b41bb84bed525847237fe6100
Request fields
- url (string, required): Tutorial URL path or full URL (e.g. 'html/html-tutorial.html' or 'https://www.runoob.com/html/html-tutorial.html').: Allowed values: html/html-tutorial.html, python3/python3-tutorial.html, css/css-tutorial.html
Example queries
- {"url":"html/html-tutorial.html"}