Runoob: Get Tutorial Page Content
Runoob via Parse · education
Returns the main content area text, page title, and navigation links (previous/next) of a tutorial page. Content is extracted as plain text with newline separators. Navigation links point to adjacent pages in the tutorial sequence. 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_page_content
- Interface artifact
- sha256:d1bf50838444d09eef9dd921a183a62a2efe039ac29750f5f9a19d0f76b46a9d
- Manifest digest
- sha256:5c9cc72d1f7d3e91de89806f9bf59fe89ffcf6735fb0444af786bbe91874012f
Request fields
- url (string, required): Tutorial page full URL or path (e.g. 'https://www.runoob.com/html/html-intro.html' or 'html/html-intro.html').: Allowed values: html/html-intro.html, python3/python3-tutorial.html, css/css-intro.html
Example queries
- {"url":"html/html-intro.html"}