Foodpantries: Get Pantries By City
Foodpantries via Parse · government_public
Returns all food pantry listings in a specific city. Each pantry includes name, structured address, telephone number, slug, and detail URL. Use the pantry slug with get_pantry_details for full information. 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
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e357eb17-8a49-4462-b671-9274c6c098dd/get_pantries_by_city
- Interface artifact
- sha256:4758b26e7bb5684387471677467090d35d9feb46badb964358c72f7cb2daf8ec
- Manifest digest
- sha256:a9090e1579016311fd9feadb953455ae722d144e5f8bf413ab025187190b7882
Request fields
- city_slug (string, required): City slug as returned by get_pantries_by_state (e.g., 'anaheim', 'los_angeles', 'houston').
- state_abbr (string, required): Two-letter state abbreviation in lowercase (e.g., 'ca', 'tx', 'ny').: Allowed values: ca, tx, ny, fl, il
Example queries
- {"city_slug":"alameda","state_abbr":"ca"}