Skip to content

alannanoguchi/foodie_adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages