ForeignScrapperer
interface at pkg/dia/scraper/foreign-scrapers/Scrapper.go
file
MyForeignScraper.go
Golang file to pkg/dia/scraper/foreign-scrapers/
folder and add the next implementations:
1
Add a constructor for the scraper:
2
Add
MyForeignScraper
case at scraper file cmd/foreignscraper/foreign.go
: