- go mod vendor
- go run *.go
- Handling url that start with ta.tokopedia.com for detail product page, failed to retrieve page because of security issue, resulting in rating & description will be empty
- implement config to run with postgres, currently using sqlite for simplicity
- implement config/env
- const*.go file is used for testing html scrapper