Alltrails: Search Trails
Alltrails via Parse · maps_geo
Full-text search for hiking trails by keyword. Returns trail summaries including name, location, rating, difficulty, and length. Results are geo-biased by proxy IP location unless latitude and longitude are explicitly provided to center the search. Paginates as a single page up to the specified limit. Discover and retrieve detailed information about hiking trails, including search, trail details, AI-generated review summaries, and user reviews. Fulfilled by Parse from alltrails.com.
- alltrails
- alltrails-com
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/00ff888e-47b1-497a-9be0-4e715bb70de8/search_trails
- Interface artifact
- sha256:5f3c5eaca23f9f60603d24e12d12d196ed539119b8ec3dd370ca16b2cdb3acbd
- Manifest digest
- sha256:5ae7d581586ca2038ac24f3c4466bbcd1f7a6eb76f61e28cc2bd728cea2b2901
Request fields
- lat (number): Latitude to center the search and avoid geo-bias from proxy IP location
- lng (number): Longitude to center the search and avoid geo-bias from proxy IP location
- limit (integer): Maximum number of results to return
- query (string, required): Search keyword (e.g., 'Yosemite Falls', 'Half Dome')
Example queries
- {"lat":"37.7","lng":"-119.6","limit":"5","query":"Yosemite Falls"}