crawl

package module
v0.0.0-...-974ad0b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2020 License: MIT Imports: 7 Imported by: 0

README

crawl

Web crawler written in Google GO

Documentation

Overview

Package crawl is A web crawler which crawls a given url to find similar domain urls

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Crawl

func Crawl(sourceURL string) []string

Crawl takes the URL to be crawled and returns a slice URL strings We crawl the URL to find all the URL that starts with similar domain name and add into our channel These channels are read for data and further crawling is done on slice of URL strings

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL