Skip to content

Latest commit

 

History

History
66 lines (52 loc) · 3.21 KB

README.md

File metadata and controls

66 lines (52 loc) · 3.21 KB

Food Adventure: Halal Edition

go.dev reference

Purpose of this Project:

To create a webscraper for the website: https://www.zabihah.com/

My go-to app for finding places to eat is Yelp. It's a pretty easy to use app but one problem that I've encountered is finding Halal places to eat. For this reason, I searched for Halal Restaurant Websites and came across Zabihah. What I love most about this website is that it provides a "Halal Summary" of the place to help verify that it is Halal.

Project Structure

📂 foodie_adventure
├── MakeUtility.md
├── README.md
├── proposal.md
├── scrape
├── scrape.go
├── scraped_data.json
└── test_scrape.go

Getting Started

$ go build scraper.go
$ go run scraper.go