Wikihow: Get Article
Wikihow via Parse · education
Retrieve structured content from a wikiHow article including step-by-step instructions organized by topic, ingredients, tips, warnings, and categories. Provide either the URL-path title (e.g. 'Cook-Pasta') or the numeric page ID. Returns the full article body parsed into topics with steps, plus auxiliary sections (ingredients for recipes, tips, warnings). Search and retrieve wikiHow articles with complete step-by-step instructions, ingredients, tips, warnings, and categories. Fulfilled by Parse from wikihow.com.
- developer-tools
- education
- food-dining
- parse
- platform-key
- wikihow
- wikihow-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/16abcbb9-b00b-4c0d-955e-3d11986d3e68/get_article
- Interface artifact
- sha256:8bad29a3f0e2e301c9f5b4d1f029f566a03946e5d9edd04f22882418a825718b
- Manifest digest
- sha256:3e6436233b0595a5047ee59194bd07e646f02a68c04db124d6a4d1f8012025c2
Request fields
- title (string): The article title as it appears in the URL path (e.g. 'Cook-Pasta'). Optional if pageid is provided.
- pageid (string): The numeric page ID of the article. Optional if title is provided.
Example queries
- {"title":"Cook-Pasta","pageid":"2365"}