michelin-my-maps
Go Colly spider which curates a list of awesome restaurants from the Michelin Guide (by ngshiheng)
cUrls
Simple tool crawler URLs form domain (by ductnn)
michelin-my-maps | cUrls | |
---|---|---|
2 | 1 | |
26 | 2 | |
- | - | |
8.8 | 0.0 | |
9 days ago | over 2 years ago | |
Go | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
michelin-my-maps
Posts with mentions or reviews of michelin-my-maps.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-05.
-
I Export PostgreSQL Queries to Google Sheets For Free. Here’s How
I have also used this similar approach to run a scraper job to fetch Michelin Guide restaurants from the Michelin Guide website.
-
How I Scraped Michelin Guide Using Go
What follows is my thought process on how I collect all restaurant details from the Michelin Guide using Go with Colly. The final dataset is available free to be downloaded here.
cUrls
Posts with mentions or reviews of cUrls.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-30.
-
Simple tool crawl urls form domain
git clone https://github.com/ductnn/cUrls.git cd cUrls go get
What are some alternatives?
When comparing michelin-my-maps and cUrls you can also consider the following projects:
fareview - A simple market price monitor for commercial beers in Singapore
httpbin - HTTP Request & Response Service, written in Python + Flask. [Moved to: https://github.com/postmanlabs/httpbin]
colly - Elegant Scraper and Crawler Framework for Golang
pagser - Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawler
gospider - ⚡ Light weight Golang spider framework | 轻量的 Golang 爬虫框架
httpbin - HTTP Request & Response Service, written in Python + Flask.
flasgger - Easy OpenAPI specs and Swagger UI for your Flask API [Moved to: https://github.com/flasgger/flasgger]