Foodpantries: Get Pantries By County
Foodpantries via Parse · government_public
Returns all food pantry listings in a specific county. 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_county
- Interface artifact
- sha256:40499b95d7857bdbcecff24891ccf8477b544b179122baade5eecb9e4f4152ce
- Manifest digest
- sha256:6461d7ba20e56e785439dfdcee5226e7f5c809dd11df032e6c05b08e00bb0f86
Request fields
- state_abbr (string, required): Two-letter state abbreviation in lowercase (e.g., 'ca', 'tx', 'ny').: Allowed values: ca, tx, ny, fl, il
- county_slug (string, required): County slug without '_county' suffix (e.g., 'orange', 'harris', 'los_angeles').
Example queries
- {"state_abbr":"ca","county_slug":"orange"}