rfortherestofus / api-food-asset-map

5 stars 1 forks source link

Import data on providers that offer a food bank/pantry #9

Closed dgkeyes closed 3 years ago

dgkeyes commented 3 years ago

https://www.foodpantries.org/ci/ca-san_francisco

dgkeyes commented 3 years ago

Done in https://github.com/rfortherestofus/api-food-asset-map/commit/df76edd8880962455997d532eec008d6a30e940b

dgkeyes commented 3 years ago

https://www.sfmfoodbank.org/find-food/

dgkeyes commented 3 years ago

I'm having trouble scraping this. See https://github.com/rfortherestofus/api-food-asset-map/commit/04d3c830818bead0749108de1b55b70708f3c467 It isn't returning text on the page, instead returning text like this:

"\r [[ site.name ]] [[ site.address ]] [[ site.city ]] [[ site.zip ]]\r"

grahamammal commented 3 years ago

geocoded data from https://www.foodpantries.org/ci/ca-san_francisco in ef9a8632dd37b843a8c1b00c884adee00a74074e

grahamammal commented 3 years ago

scraped and geocoded data from https://www.sfmfoodbank.org/find-food/ in ea7f67c221082154c2b0141031406391dbf2c1d2

dgkeyes commented 3 years ago

Wow, I'm very impressed! This would have taken me FOREVER ...