README ¶ Playing in Go. Build Instructions This scraper is written in Go and requires Go +v1.21 to build. You can build the project in 2 ways: Using Make Simply run make build in the root directory of the project. Using Go CLI Run go build main.go in the root directory of the project. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis internal config pkg tripadvisor utils Click to show internal directories. Click to hide internal directories.