Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kadnan/yelp-scraper-go
A simple web scraper for Yelp written in Go language.
https://github.com/kadnan/yelp-scraper-go
go golang scraper scraper-go web-scraping
Last synced: about 2 months ago
JSON representation
A simple web scraper for Yelp written in Go language.
- Host: GitHub
- URL: https://github.com/kadnan/yelp-scraper-go
- Owner: kadnan
- License: mit
- Created: 2020-06-14T15:44:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T16:04:08.000Z (over 4 years ago)
- Last Synced: 2023-03-11T02:34:27.153Z (almost 2 years ago)
- Topics: go, golang, scraper, scraper-go, web-scraping
- Language: Go
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yelp Scraper in Go
A simple web scraper written in Go language to scrape listings URLs from Yelp.This code is the part of the Go Web scraper tutorial given [here](http://blog.adnansiddiqi.me/create-your-first-web-scraper-in-go-with-goquery/)