Mountainproject: Search
Mountainproject via Parse · sports
Search for routes, areas, users, and other content on Mountain Project using the internal v2 search API. Returns paginated results with metadata including location, rating, and breadcrumbs. Paginates via offset. Each result includes type, category, breadcrumbs for navigation context, and a location array for geo-aware filtering. Scraper for Mountain Project climbing route database - search routes, get route/area details, find routes by filters, and read comments. Fulfilled by Parse from mountainproject.com.
- maps-geo
- mountainproject
- mountainproject-com
- parse
- platform-key
- reviews-ratings
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d806c1ab-d61a-4e73-a2fd-01f0ad04feae/search
- Interface artifact
- sha256:2fe19a0b21003942a0e626c52f28dc6d3d23d520e4135c228edb460aa6cad8a5
- Manifest digest
- sha256:0ffa295d4d78ab3069b83e5fba9acd07ab85b1ace1aab789ed261a9c30904e1c
Request fields
- query (string, required): Search keyword (e.g. 'Yosemite', 'El Capitan').
- types (string): Comma-separated content types to search. Accepted values include Route, Area, Forum, User, Photo.: Allowed values: Route,Area, Route, Area, Forum, User, Photo
- offset (integer): Result offset for pagination.
Example queries
- {"query":"Yosemite","types":"Route,Area","offset":"0"}