mdminhaziftekhar / Simple-Web-Scraper-using-Go-Colly

It's a simple web scraper made using go colly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Web-Scraper-using-Go-Colly

It's a simple web scraper made using go colly

To run :

  1. Install golang
  2. Run : go get github.com/gocolly/colly/v2
  3. Run : go build
  4. Run : ./collyScraper2

About

It's a simple web scraper made using go colly


Languages

Language:Go 100.0%