Foodpantries: Search Pantries By Address
Foodpantries via Parse · government_public
Search for food pantries near a given location. Submits address, city, and/or state to the site's search form and returns matching pantries. At least one of address, city, or state must be provided. Results include pantry name, detail URL, and slug for use with get_pantry_details. Search and browse food pantry listings across the United States from foodpantries.org Fulfilled by Parse from foodpantries.org.
- foodpantries
- foodpantries-org
- government-public
- healthcare
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/e357eb17-8a49-4462-b671-9274c6c098dd/search_pantries_by_address
- Interface artifact
- sha256:7f64954e11eaf21246629c9a65cfc8bfaadae0508c45bbc730619ade11c9a9f2
- Manifest digest
- sha256:9198286a2518c2132050aca0fd542f19cfa18c07ffb7118223b06cec79e94e51
Request fields
- city (string): City name (e.g., 'Los Angeles', 'Houston', 'Chicago').
- state (string): State name or two-letter abbreviation (e.g., 'California', 'CA', 'TX').
- address (string): Street address (e.g., '123 Main St').
Example queries
- {"city":"Anaheim","state":"CA","address":"123 Main St"}