Wikihow: Search
Wikihow via Parse · education
Full-text search over wikiHow articles. Returns paginated results with article title, URL, view count, and last-updated timestamp. Pagination uses an integer offset; the response includes next_offset for the subsequent page. Categories may appear alongside articles in results. 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/search
- Interface artifact
- sha256:e7fb40acea5f1ff92dd03e779e4006e4e372c7944caa088b7bdbd04e3ac43b78
- Manifest digest
- sha256:5a09afbd2b883a75b877632b0a638be1d63e51bbb9c5e47b6f37bc6a3bc5ba5c
Request fields
- limit (integer): Maximum number of results to return.: Allowed values: 5, 10, 15
- query (string, required): The search term.
- offset (integer): Offset for pagination (number of results to skip).: Allowed values: 0, 15, 30
Example queries
- {"limit":"5","query":"cook pasta","offset":"0"}