Skip to content

conradmugabe/simple-web-scrapper-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scrapper

A web scrapper to fetch company emails from their facebook page.

This is the implementation in Go. Other implementations include Python

How to run

# 1. Compiling and run
$ go build
$ ./simple-web-scrapper-go

# 2. Run without compiling
$ go run main.go

How to run tests

$ make test

About

A web scrapper to fetch company emails from their facebook page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •