scraper

package
v0.0.0-...-2aa3629 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeCollector

func InitializeCollector(domain string) *colly.Collector

func SetupHandlers

func SetupHandlers(c *colly.Collector, sc *spellcheck.Trie, wg *sync.WaitGroup, fontSet map[string]bool, altTexts map[string][]string, misspelledWords map[string]bool, brokenLinks map[string]bool, visitedUrls map[string]bool, nonNativeUrls map[string]bool, containsMediaQueries *bool)

func StartScraping

func StartScraping(c *colly.Collector, sc *spellcheck.Trie, url string) (map[string]bool, map[string][]string, map[string]bool, map[string]bool, map[string]bool, map[string]bool, bool)

StartScraping begins the scraping process on the specified URL

Types

This section is empty.

Jump to

Keyboard shortcuts

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