scraper

package
v0.0.0-...-848b048 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package that implements scraper classes to scrape jobs from different job boards e.g. Linkedin, Indeed, etc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LinkedinScraper

type LinkedinScraper struct {
	Name string
}

func (*LinkedinScraper) Scrape

func (ls *LinkedinScraper) Scrape(ctx context.Context)

type Scraper

type Scraper interface {
	Scrape(context.Context)
}

Jump to

Keyboard shortcuts

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