Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 579 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 579 Bytes

FoodPantriesScrapper

A simple Python based scrapper to create spreadsheet of food pantries

This Python script will scrape through FoodPantries.org to create a CSV/spreadsheet that will provide easy to access address and contact information for a given food pantry

Uses BeautifulSoup and Requests to drive through to each page and look at the address.

Screenshot