To Use This Program In your CLI(Command Line Interface) Run: Run go mod init scraper (if not already in a module) Run go get github.com/gocolly/colly Run go run scraper.go