realestate.walkscore.score
Calculate Walk Score, Transit Score, and Bike Score for US/Canada addresses to evaluate neighborhood walkability, public transit access, and cycling infrastructure.
Instructions
Walk Score (0-100), Transit Score (0-100), and Bike Score (0-100) for any US/Canada address. Measures walkability to amenities, public transit quality, and cycling infrastructure. Industry-standard walkability metric used by 30,000+ websites (Walk Score / Redfin)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Full street address, e.g. "1119 8th Avenue Seattle WA 98101" | |
| latitude | Yes | Latitude of the address (-90 to 90). Use geo.geocode to get coordinates. | |
| longitude | Yes | Longitude of the address (-180 to 180). Use geo.geocode to get coordinates. |