Homegoods: Search Stores
Homegoods via Parse · maps_geo
Search for HomeGoods stores near a location. Accepts a location string (zip code, city, address) or latitude/longitude coordinates. Returns up to 25 nearby stores sorted by distance. Each store includes address, hours, and rank by proximity. Either location or latitude+longitude must be provided. Search and browse HomeGoods store locations across the United States. Find nearby stores by location, get detailed store information, and list stores by state. Fulfilled by Parse from homegoods.com.
- b2b-directory
- ecommerce
- homegoods
- homegoods-com
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d848768c-bd78-439f-be44-3e8e181da592/search_stores
- Interface artifact
- sha256:e0a2ab2aef89a245f6204d3b4b020f42f013f13e7db74223f9e3c377fffdb5f5
- Manifest digest
- sha256:1c7a6beb7ec274260bdf838ef08f36f7d832b28d932140e54cfcf95eb149549d
Request fields
- limit (integer): Maximum number of stores to return.
- latitude (number): Latitude coordinate. Must be used with longitude.
- location (string): Location to search near (e.g., '10001', 'Los Angeles, CA', '123 Main St, Chicago IL'). Either location or latitude+longitude must be provided.
- longitude (number): Longitude coordinate. Must be used with latitude.
Example queries
- {"limit":"5","latitude":"40.7486","location":"10001","longitude":"-73.994"}