go_scrapper

package module
v0.0.0-...-625ef83 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: MIT Imports: 11 Imported by: 0

README

go-scrapper

indeed.com JD scrapper

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckNext

func CheckNext(url string) bool

func GetJobInfos

func GetJobInfos(ch chan<- []JobInfo, baseURL string, pagenum int, pageLimit int)

func GetJobURL

func GetJobURL(baseURL string, pagenum int, pageLimit int) string

func GetPages

func GetPages(url string) (int, error)

func WriteJobInfos

func WriteJobInfos(jobs []JobInfo, savepath string)

Types

type JobInfo

type JobInfo struct {
	Title       string
	CompanyName string
	Location    string
	Salary      string
	JobType     string
	Summary     string
	URL         string
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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