jobpostings

package module
v0.0.0-...-ca9edaf Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2020 License: MIT Imports: 11 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

View Source
var HTTPClient = &http.Client{
	Transport: &http.Transport{
		Proxy: http.ProxyFromEnvironment,
		DialContext: (&net.Dialer{
			Timeout:   30 * time.Second,
			KeepAlive: 30 * time.Second,
			DualStack: true,
		}).DialContext,
		MaxIdleConns:          500,
		ResponseHeaderTimeout: 20 * time.Second,
		IdleConnTimeout:       20 * time.Second,
		TLSHandshakeTimeout:   20 * time.Second,
		ExpectContinueTimeout: 10 * time.Second,
		MaxIdleConnsPerHost:   runtime.GOMAXPROCS(0) + 1,
	},
}

HTTPClient is the shared HTTP client used by the various sources.

Functions ¶

func Get0xJobPostings ¶

func Get0xJobPostings(ctx context.Context) (<-chan *JobPosting, error)

Get0xJobPostings finds JobPostings found at https://greenhouse.io

func Get15FiveJobPostings ¶

func Get15FiveJobPostings(ctx context.Context) (<-chan *JobPosting, error)

Get15FiveJobPostings finds JobPostings found at https:/lever.co

func Get21stCenturyFoxJobPostings ¶

func Get21stCenturyFoxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

Get21stCenturyFoxJobPostings finds JobPostings using https://21cf.wd1.myworkdayjobs.com/Domestic

func Get2UJobPostings ¶

func Get2UJobPostings(ctx context.Context) (<-chan *JobPosting, error)

Get2UJobPostings finds JobPostings found at https://greenhouse.io

func Get3MJobPostings ¶

func Get3MJobPostings(ctx context.Context) (<-chan *JobPosting, error)

Get3MJobPostings finds JobPostings using https://3m.wd1.myworkdayjobs.com/Search

func GetAESJobPostings ¶

func GetAESJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAESJobPostings finds JobPostings using https://aes.wd1.myworkdayjobs.com/AES_US/jobs

func GetAbacusJobPostings ¶

func GetAbacusJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAbacusJobPostings finds JobPostings found at https:/lever.co

func GetAccionSystemsJobPostings ¶

func GetAccionSystemsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAccionSystemsJobPostings finds JobPostings found at https:/lever.co

func GetAcelityJobPostings ¶

func GetAcelityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAcelityJobPostings finds JobPostings found at https:/jibeapply.com

func GetAdjustJobPostings ¶

func GetAdjustJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAdjustJobPostings finds JobPostings found at https://greenhouse.io

func GetAdobeJobPostings ¶

func GetAdobeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAdobeJobPostings finds JobPostings using https://adobe.wd5.myworkdayjobs.com/external_experienced

func GetAdvancedDisposalJobPostings ¶

func GetAdvancedDisposalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAdvancedDisposalJobPostings finds JobPostings found at https:/jibeapply.com

func GetAffirmJobPostings ¶

func GetAffirmJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAffirmJobPostings finds JobPostings found at https:/lever.co

func GetAfreshJobPostings ¶

func GetAfreshJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAfreshJobPostings finds JobPostings found at https:/lever.co

func GetAirMapJobPostings ¶

func GetAirMapJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAirMapJobPostings finds JobPostings found at https://greenhouse.io

func GetAirbnbJobPostings ¶

func GetAirbnbJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAirbnbJobPostings finds JobPostings using https://greenhouse.io

func GetAirtameJobPostings ¶

func GetAirtameJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAirtameJobPostings finds JobPostings found at https://greenhouse.io

func GetAkronChildrensHospitalJobPostings ¶

func GetAkronChildrensHospitalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAkronChildrensHospitalJobPostings finds JobPostings found at https:/jibeapply.com

func GetAllJobPostings ¶

func GetAllJobPostings(ctx context.Context) <-chan *JobPosting

GetAllJobPostings finds all of the JobPostings using every source.

func GetAlterianJobPostings ¶

func GetAlterianJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAlterianJobPostings finds JobPostings found at https://alterian.bamboohr.com/jobs/

func GetAltoJobPostings ¶

func GetAltoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAltoJobPostings finds JobPostings found at https://greenhouse.io

func GetAmazeeJobPostings ¶

func GetAmazeeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAmazeeJobPostings finds JobPostings found at https://amazee.bamboohr.com/jobs/

func GetAmenityAnalyticsJobPostings ¶

func GetAmenityAnalyticsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAmenityAnalyticsJobPostings finds JobPostings found at https:/lever.co

func GetAmexJobPostings ¶

func GetAmexJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAmexJobPostings finds JobPostings found at https:/jibeapply.com

func GetAmyrisJobPostings ¶

func GetAmyrisJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAmyrisJobPostings finds JobPostings found at https:/lever.co

func GetAnchorFreeJobPostings ¶

func GetAnchorFreeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAnchorFreeJobPostings finds JobPostings found at https://greenhouse.io

func GetAnchorageJobPostings ¶

func GetAnchorageJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAnchorageJobPostings finds JobPostings found at https://greenhouse.io

func GetApptioJobPostings ¶

func GetApptioJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetApptioJobPostings finds JobPostings found at https://greenhouse.io

func GetAptibleJobPostings ¶

func GetAptibleJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAptibleJobPostings finds JobPostings found at https:/lever.co

func GetAquabyteJobPostings ¶

func GetAquabyteJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAquabyteJobPostings finds JobPostings found at https:/lever.co

func GetArborJobPostings ¶

func GetArborJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetArborJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetArenaNetJobPostings ¶

func GetArenaNetJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetArenaNetJobPostings finds JobPostings using https://greenhouse.io

func GetAstranisJobPostings ¶

func GetAstranisJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAstranisJobPostings finds JobPostings found at https:/lever.co

func GetAtriumJobPostings ¶

func GetAtriumJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAtriumJobPostings finds JobPostings found at https:/lever.co

func GetAuth0JobPostings ¶

func GetAuth0JobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAuth0JobPostings finds JobPostings found at https:/lever.co

func GetAutoZoneJobPostings ¶

func GetAutoZoneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAutoZoneJobPostings finds JobPostings found at https:/jibeapply.com

func GetAware3JobPostings ¶

func GetAware3JobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAware3JobPostings finds JobPostings found at https:/lever.co

func GetAxonJobPostings ¶

func GetAxonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAxonJobPostings finds JobPostings found at https:/lever.co

func GetAzerionJobPostings ¶

func GetAzerionJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetAzerionJobPostings finds JobPostings found at https://azerion.bamboohr.com/jobs/

func GetBJCJobPostings ¶

func GetBJCJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBJCJobPostings finds JobPostings found at https:/jibeapply.com

func GetBYNMellonJobPostings ¶

func GetBYNMellonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBYNMellonJobPostings finds JobPostings found at https:/jibeapply.com

func GetBackerKitJobPostings ¶

func GetBackerKitJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBackerKitJobPostings finds JobPostings found at https:/lever.co

func GetBallMetalpackJobPostings ¶

func GetBallMetalpackJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBallMetalpackJobPostings finds JobPostings found at https:/jibeapply.com

func GetBankOfAmericaJobPostings ¶

func GetBankOfAmericaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBankOfAmericaJobPostings finds JobPostings using https://ghr.wd1.myworkdayjobs.com/en-US/lateral-us

func GetBazaarVoiceJobPostings ¶

func GetBazaarVoiceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBazaarVoiceJobPostings finds JobPostings found at https:/lever.co

func GetBeamlyJobPostings ¶

func GetBeamlyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBeamlyJobPostings finds JobPostings found at https://greenhouse.io

func GetBelleTireJobPostings ¶

func GetBelleTireJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBelleTireJobPostings finds JobPostings found at https:/jibeapply.com

func GetBenchJobPostings ¶

func GetBenchJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBenchJobPostings finds JobPostings found at https://greenhouse.io

func GetBetterLessonJobPostings ¶

func GetBetterLessonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBetterLessonJobPostings finds JobPostings found at https://betterlesson.bamboohr.com/jobs/

func GetBetterUpJobPostings ¶

func GetBetterUpJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBetterUpJobPostings finds JobPostings found at https://greenhouse.io

func GetBigHealthJobPostings ¶

func GetBigHealthJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBigHealthJobPostings finds JobPostings found at https:/lever.co

func GetBigscreenJobPostings ¶

func GetBigscreenJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBigscreenJobPostings finds JobPostings found at https:/lever.co

func GetBinanceJobPostings ¶

func GetBinanceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBinanceJobPostings finds JobPostings found at https:/lever.co

func GetBirdJobPostings ¶

func GetBirdJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBirdJobPostings finds JobPostings found at https:/lever.co

func GetBishopFoxJobPostings ¶

func GetBishopFoxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBishopFoxJobPostings finds JobPostings found at https://greenhouse.io

func GetBitnamiJobPostings ¶

func GetBitnamiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBitnamiJobPostings finds JobPostings found at https:/lever.co

func GetBittrexJobPostings ¶

func GetBittrexJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBittrexJobPostings finds JobPostings found at https://greenhouse.io

func GetBlackfynnJobPostings ¶

func GetBlackfynnJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBlackfynnJobPostings finds JobPostings found at https://blackfynn.bamboohr.com/jobs/

func GetBlamelessJobPostings ¶

func GetBlamelessJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBlamelessJobPostings finds JobPostings found at https:/lever.co

func GetBlockstackJobPostings ¶

func GetBlockstackJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBlockstackJobPostings finds JobPostings found at https:/lever.co

func GetBlueOwlJobPostings ¶

func GetBlueOwlJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBlueOwlJobPostings finds JobPostings found at https:/lever.co

func GetBombasJobPostings ¶

func GetBombasJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBombasJobPostings finds JobPostings found at https://greenhouse.io

func GetBoomSupersonicJobPostings ¶

func GetBoomSupersonicJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBoomSupersonicJobPostings finds JobPostings found at https:/lever.co

func GetBorgWarnerJobPostings ¶

func GetBorgWarnerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBorgWarnerJobPostings finds JobPostings using https://borgwarner.wd5.myworkdayjobs.com/BorgWarner_Careers

func GetBoseJobPostings ¶

func GetBoseJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBoseJobPostings finds JobPostings using https://boseallaboutme.wd1.myworkdayjobs.com/Bose_Careers/jobs

func GetBoxLunchJobPostings ¶

func GetBoxLunchJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBoxLunchJobPostings finds JobPostings found at https:/lever.co

func GetBraintreeJobPostings ¶

func GetBraintreeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBraintreeJobPostings finds JobPostings found at https://greenhouse.io

func GetBraveJobPostings ¶

func GetBraveJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBraveJobPostings finds JobPostings found at https://greenhouse.io

func GetBrightBytesJobPostings ¶

func GetBrightBytesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBrightBytesJobPostings finds JobPostings found at https://brightbytes.bamboohr.com/jobs/

func GetBrightwheelJobPostings ¶

func GetBrightwheelJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBrightwheelJobPostings finds JobPostings found at https:/lever.co

func GetBritecoreJobPostings ¶

func GetBritecoreJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBritecoreJobPostings finds JobPostings found at https://britecore.bamboohr.com/jobs/

func GetBuildZoomJobPostings ¶

func GetBuildZoomJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBuildZoomJobPostings finds JobPostings found at https:/lever.co

func GetBuildiumJobPostings ¶

func GetBuildiumJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBuildiumJobPostings finds JobPostings found at https://greenhouse.io

func GetBustleJobPostings ¶

func GetBustleJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBustleJobPostings finds JobPostings found at https:/lever.co

func GetBuzzFeedJobPostings ¶

func GetBuzzFeedJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetBuzzFeedJobPostings finds JobPostings found at https://greenhouse.io

func GetCAEJobPostings ¶

func GetCAEJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCAEJobPostings finds JobPostings found at https://cae.wd3.myworkdayjobs.com/career/jobs

func GetCBInsightsJobPostings ¶

func GetCBInsightsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCBInsightsJobPostings finds JobPostings found at https://greenhouse.io

func GetCaliberCollisionJobPostings ¶

func GetCaliberCollisionJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCaliberCollisionJobPostings finds JobPostings found at https:/jibeapply.com

func GetCalmJobPostings ¶

func GetCalmJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCalmJobPostings finds JobPostings found at https:/lever.co

func GetCamblyJobPostings ¶

func GetCamblyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCamblyJobPostings finds JobPostings found at https:/lever.co

func GetCanonicalJobPostings ¶

func GetCanonicalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCanonicalJobPostings finds JobPostings found at https://greenhouse.io

func GetCapitalOneJobPostings ¶

func GetCapitalOneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCapitalOneJobPostings finds JobPostings using https://capitalone.wd1.myworkdayjobs.com/en-US/Capital_One

func GetCarbonBlackJobPostings ¶

func GetCarbonBlackJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCarbonBlackJobPostings finds JobPostings found at https://carbonblack.wd1.myworkdayjobs.com/Life_at_Cb

func GetCarousellJobPostings ¶

func GetCarousellJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCarousellJobPostings finds JobPostings found at https://greenhouse.io

func GetCartaJobPostings ¶

func GetCartaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCartaJobPostings finds JobPostings found at https:/lever.co

func GetCasperJobPostings ¶

func GetCasperJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCasperJobPostings finds JobPostings found at https://greenhouse.io

func GetCatalyticJobPostings ¶

func GetCatalyticJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCatalyticJobPostings finds JobPostings found at https://catalyticds.bamboohr.com/jobs/

func GetCelgeneJobPostings ¶

func GetCelgeneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCelgeneJobPostings finds JobPostings found at https:/jibeapply.com

func GetChangeJobPostings ¶

func GetChangeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetChangeJobPostings finds JobPostings found at https:/lever.co

func GetChartioJobPostings ¶

func GetChartioJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetChartioJobPostings finds JobPostings found at https:/lever.co

func GetCheddarJobPostings ¶

func GetCheddarJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCheddarJobPostings finds JobPostings found at https://greenhouse.io

func GetChewyJobPostings ¶

func GetChewyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetChewyJobPostings finds JobPostings found at https://greenhouse.io

func GetChimpJobPostings ¶

func GetChimpJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetChimpJobPostings finds JobPostings found at https://chimp.bamboohr.com/jobs/

func GetChronicledJobPostings ¶

func GetChronicledJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetChronicledJobPostings finds JobPostings found at https://greenhouse.io

func GetCignaJobPostings ¶

func GetCignaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCignaJobPostings finds JobPostings using https://cigna.wd5.myworkdayjobs.com/cignacareers/

func GetCiscoMerakiJobPostings ¶

func GetCiscoMerakiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCiscoMerakiJobPostings finds JobPostings found at https://greenhouse.io

func GetCitrixJobPostings ¶

func GetCitrixJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCitrixJobPostings finds JobPostings using https://citrix.wd1.myworkdayjobs.com/CitrixCareers

func GetCityAndCountyOfDenverJobPostings ¶

func GetCityAndCountyOfDenverJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCityAndCountyOfDenverJobPostings finds JobPostings using https://denver.wd1.myworkdayjobs.com/CCD-denver-denvergov-CSC_Jobs-Civil_service_jobs-Police_Jobs-Fire_Jobs

func GetClerkyJobPostings ¶

func GetClerkyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetClerkyJobPostings finds JobPostings found at https:/lever.co

func GetClickTimeJobPostings ¶

func GetClickTimeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetClickTimeJobPostings finds JobPostings found at https:/lever.co

func GetCloseJobPostings ¶

func GetCloseJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCloseJobPostings finds JobPostings found at https:/lever.co

func GetCloudBeesJobPostings ¶

func GetCloudBeesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCloudBeesJobPostings finds JobPostings found at https://greenhouse.io

func GetCloudflareJobPostings ¶

func GetCloudflareJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCloudflareJobPostings finds JobPostings found at https://greenhouse.io

func GetCloudreachJobPostings ¶

func GetCloudreachJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCloudreachJobPostings finds JobPostings found at https://greenhouse.io

func GetCobaltRoboticsJobPostings ¶

func GetCobaltRoboticsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCobaltRoboticsJobPostings finds JobPostings found at https:/lever.co

func GetCocaColaJobPostings ¶

func GetCocaColaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCocaColaJobPostings finds JobPostings using https://coke.wd1.myworkdayjobs.com/coca-cola-careers

func GetCockroachLabsJobPostings ¶

func GetCockroachLabsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCockroachLabsJobPostings finds JobPostings found at https://greenhouse.io

func GetCodacyJobPostings ¶

func GetCodacyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCodacyJobPostings finds JobPostings found at https:/lever.co

func GetCodeOceanJobPostings ¶

func GetCodeOceanJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCodeOceanJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetCodecademyJobPostings ¶

func GetCodecademyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCodecademyJobPostings finds JobPostings found at https://greenhouse.io

func GetCoffeeMeetsBagelJobPostings ¶

func GetCoffeeMeetsBagelJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCoffeeMeetsBagelJobPostings finds JobPostings found at https:/lever.co

func GetCoinbaseJobPostings ¶

func GetCoinbaseJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCoinbaseJobPostings finds JobPostings found at https://greenhouse.io

func GetColossalJobPostings ¶

func GetColossalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetColossalJobPostings finds JobPostings found at https://colossal.bamboohr.com/jobs/

func GetComcastJobPostings ¶

func GetComcastJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetComcastJobPostings finds JobPostings found at https:/jibeapply.com

func GetCommonJobPostings ¶

func GetCommonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCommonJobPostings finds JobPostings found at https://greenhouse.io

func GetCompassGroupJobPostings ¶

func GetCompassGroupJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCompassGroupJobPostings finds JobPostings found at https:/jibeapply.com

func GetCompassJobPostings ¶

func GetCompassJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCompassJobPostings finds JobPostings found at https://greenhouse.io

func GetConductorTechnologiesJobPostings ¶

func GetConductorTechnologiesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetConductorTechnologiesJobPostings finds JobPostings found at https://conductortech.bamboohr.com/jobs/

func GetConsensysJobPostings ¶

func GetConsensysJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetConsensysJobPostings finds JobPostings using https://greenhouse.io

func GetContrastSecurityJobPostings ¶

func GetContrastSecurityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetContrastSecurityJobPostings finds JobPostings found at https:/lever.co

func GetConvoyJobPostings ¶

func GetConvoyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetConvoyJobPostings finds JobPostings found at https:/lever.co

func GetCoreScientificJobPostings ¶

func GetCoreScientificJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCoreScientificJobPostings finds JobPostings found at https://greenhouse.io

func GetCorelightJobPostings ¶

func GetCorelightJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCorelightJobPostings finds JobPostings found at https://greenhouse.io

func GetCornellUniversityJobPostings ¶

func GetCornellUniversityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCornellUniversityJobPostings finds JobPostings using https://cornell.wd1.myworkdayjobs.com/CCECareerPage

func GetCoupaJobPostings ¶

func GetCoupaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCoupaJobPostings finds JobPostings found at https:/lever.co

func GetCourseraJobPostings ¶

func GetCourseraJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCourseraJobPostings finds JobPostings found at https:/lever.co

func GetCreditSesameJobPostings ¶

func GetCreditSesameJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCreditSesameJobPostings finds JobPostings found at https:/lever.co

func GetCrowdStrikeJobPostings ¶

func GetCrowdStrikeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCrowdStrikeJobPostings finds JobPostings found at https://jobvite.com

func GetCruiseJobPostings ¶

func GetCruiseJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCruiseJobPostings finds JobPostings using https://greenhouse.io

func GetCruxJobPostings ¶

func GetCruxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCruxJobPostings finds JobPostings found at https:/lever.co

func GetCuralateJobPostings ¶

func GetCuralateJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetCuralateJobPostings finds JobPostings found at https://greenhouse.io

func GetDahmakanJobPostings ¶

func GetDahmakanJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDahmakanJobPostings finds JobPostings using https://greenhouse.io

func GetDarkstoreJobPostings ¶

func GetDarkstoreJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDarkstoreJobPostings finds JobPostings found at https:/lever.co

func GetDaticaJobPostings ¶

func GetDaticaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDaticaJobPostings finds JobPostings found at https://datica.bamboohr.com/jobs/

func GetDattoJobPostings ¶

func GetDattoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDattoJobPostings finds JobPostings using https://greenhouse.io

func GetDaznJobPostings ¶

func GetDaznJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDaznJobPostings finds JobPostings found at https:/lever.co

func GetDegreedJobPostings ¶

func GetDegreedJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDegreedJobPostings finds JobPostings found at https:/lever.co

func GetDeliverooJobPostings ¶

func GetDeliverooJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDeliverooJobPostings finds JobPostings using https://greenhouse.io

func GetDellJobPostings ¶

func GetDellJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDellJobPostings finds JobPostings using https://dell.wd1.myworkdayjobs.com/External

func GetDigitalOceanJobPostings ¶

func GetDigitalOceanJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDigitalOceanJobPostings finds JobPostings found at https://greenhouse.io

func GetDivvyHomesJobPostings ¶

func GetDivvyHomesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDivvyHomesJobPostings finds JobPostings found at https:/lever.co

func GetDnBJobPostings ¶

func GetDnBJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDnBJobPostings finds JobPostings using https://dnb.wd1.myworkdayjobs.com/Careers

func GetDockerJobPostings ¶

func GetDockerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDockerJobPostings finds JobPostings found at https://greenhouse.io

func GetDominoJobPostings ¶

func GetDominoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDominoJobPostings finds JobPostings found at https:/lever.co

func GetDoorDashJobPostings ¶

func GetDoorDashJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDoorDashJobPostings finds JobPostings using https://greenhouse.io

func GetDotsJobPostings ¶

func GetDotsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDotsJobPostings finds JobPostings found at https://greenhouse.io

func GetDrChronoJobPostings ¶

func GetDrChronoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDrChronoJobPostings finds JobPostings found at https:/lever.co

func GetDropJobPostings ¶

func GetDropJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDropJobPostings finds JobPostings found at https://greenhouse.io

func GetDuoLingoJobPostings ¶

func GetDuoLingoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDuoLingoJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetDuoSecurityJobPostings ¶

func GetDuoSecurityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetDuoSecurityJobPostings finds JobPostings using https://greenhouse.io

func GetERMJobPostings ¶

func GetERMJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetERMJobPostings finds JobPostings using https://erm.wd3.myworkdayjobs.com/ERM_Careers

func GetEarlyWarningJobPostings ¶

func GetEarlyWarningJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEarlyWarningJobPostings finds JobPostings found at https://earlywarning.wd5.myworkdayjobs.com/earlywarningcareers1

func GetEatonJobPostings ¶

func GetEatonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEatonJobPostings finds JobPostings found at https:/jibeapply.com

func GetEburyJobPostings ¶

func GetEburyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEburyJobPostings finds JobPostings found at https:/lever.co

func GetEdenJobPostings ¶

func GetEdenJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEdenJobPostings finds JobPostings using https://greenhouse.io

func GetElasticJobPostings ¶

func GetElasticJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetElasticJobPostings finds JobPostings found at https://greenhouse.io

func GetEmbarkJobPostings ¶

func GetEmbarkJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEmbarkJobPostings finds JobPostings found at https:/lever.co

func GetEpicGamesJobPostings ¶

func GetEpicGamesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEpicGamesJobPostings finds JobPostings found at https://epicgames.wd5.myworkdayjobs.com/en-US/Epic_Games

func GetEricssonJobPostings ¶

func GetEricssonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEricssonJobPostings finds JobPostings found at https:/jibeapply.com

func GetEssentialJobPostings ¶

func GetEssentialJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEssentialJobPostings finds JobPostings found at https:/lever.co

func GetEventbriteJobPostings ¶

func GetEventbriteJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEventbriteJobPostings finds JobPostings found at https:/lever.co

func GetEvercommerceJobPostings ¶

func GetEvercommerceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEvercommerceJobPostings finds JobPostings found at https://evercommerce.bamboohr.com/jobs/

func GetEvernoteJobPostings ¶

func GetEvernoteJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetEvernoteJobPostings finds JobPostings found at https://greenhouse.io

func GetExpediaJobPostings ¶

func GetExpediaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetExpediaJobPostings finds JobPostings using https://expedia.wd5.myworkdayjobs.com/en-US/search

func GetExpensifyJobPostings ¶

func GetExpensifyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetExpensifyJobPostings finds JobPostings found at https://greenhouse.io

func GetFICOJobPostings ¶

func GetFICOJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFICOJobPostings finds JobPostings using https://fico.wd1.myworkdayjobs.com/External

func GetFarmersBusinessNetworkJobPostings ¶

func GetFarmersBusinessNetworkJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFarmersBusinessNetworkJobPostings finds JobPostings found at https://greenhouse.io

func GetFarmersInsuranceJobPostings ¶

func GetFarmersInsuranceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFarmersInsuranceJobPostings finds JobPostings found at https:/jibeapply.com

func GetFastlyJobPostings ¶

func GetFastlyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFastlyJobPostings finds JobPostings found at https://greenhouse.io

func GetFatLlamaJobPostings ¶

func GetFatLlamaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFatLlamaJobPostings finds JobPostings found at https:/lever.co

func GetFedexJobPostings ¶

func GetFedexJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFedexJobPostings finds JobPostings found at https:/jibeapply.com

func GetFetchRevJobPostings ¶

func GetFetchRevJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFetchRevJobPostings finds JobPostings found at https://fetchrev.bamboohr.com/jobs/

func GetFictivJobPostings ¶

func GetFictivJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFictivJobPostings finds JobPostings found at https:/lever.co

func GetFingerFoodStudiosJobPostings ¶

func GetFingerFoodStudiosJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFingerFoodStudiosJobPostings finds JobPostings found at https://fingerfoodstudios.bamboohr.com/jobs/

func GetFirstJobPostings ¶

func GetFirstJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFirstJobPostings finds JobPostings found at https://greenhouse.io

func GetFondJobPostings ¶

func GetFondJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFondJobPostings finds JobPostings found at https:/lever.co

func GetForwardJobPostings ¶

func GetForwardJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetForwardJobPostings finds JobPostings found at https:/lever.co

func GetFossaJobPostings ¶

func GetFossaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFossaJobPostings finds JobPostings found at https:/lever.co

func GetFrontJobPostings ¶

func GetFrontJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFrontJobPostings finds JobPostings found at https:/lever.co

func GetFuboTVJobPostings ¶

func GetFuboTVJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetFuboTVJobPostings finds JobPostings found at https://greenhouse.io

func GetGameChangerJobPostings ¶

func GetGameChangerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGameChangerJobPostings finds JobPostings found at https://greenhouse.io

func GetGatesFoundationJobPostings ¶

func GetGatesFoundationJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGatesFoundationJobPostings finds JobPostings using https://gatesfoundation.wd1.myworkdayjobs.com/Gates

func GetGeckoboardJobPostings ¶

func GetGeckoboardJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGeckoboardJobPostings finds JobPostings found at https:/lever.co

func GetGeneralAssemblyJobPostings ¶

func GetGeneralAssemblyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGeneralAssemblyJobPostings finds JobPostings found at https://greenhouse.io

func GetGenospaceJobPostings ¶

func GetGenospaceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGenospaceJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetGitHubJobPostings ¶

func GetGitHubJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGitHubJobPostings finds JobPostings found at https://greenhouse.io

func GetGitLabJobPostings ¶

func GetGitLabJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGitLabJobPostings finds JobPostings found at https://greenhouse.io

func GetGizmodoJobPostings ¶

func GetGizmodoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGizmodoJobPostings finds JobPostings found at https://greenhouse.io

func GetGlowJobPostings ¶

func GetGlowJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGlowJobPostings finds JobPostings found at https://greenhouse.io

func GetGoDaddyJobPostings ¶

func GetGoDaddyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGoDaddyJobPostings finds JobPostings found at https://godaddy.wd1.myworkdayjobs.com/GoDaddy_careers

func GetGoatJobPostings ¶

func GetGoatJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGoatJobPostings finds JobPostings found at https:/lever.co

func GetGojekJobPostings ¶

func GetGojekJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGojekJobPostings finds JobPostings found at https:/lever.co

func GetGovPredictJobPostings ¶

func GetGovPredictJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGovPredictJobPostings finds JobPostings found at https://greenhouse.io

func GetGradientJobPostings ¶

func GetGradientJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGradientJobPostings finds JobPostings found at https://greenhouse.io

func GetGradleJobPostings ¶

func GetGradleJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGradleJobPostings finds JobPostings found at https://greenhouse.io

func GetGrammarlyJobPostings ¶

func GetGrammarlyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGrammarlyJobPostings finds JobPostings found at https://greenhouse.io

func GetGreenpeaceJobPostings ¶

func GetGreenpeaceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGreenpeaceJobPostings finds JobPostings found at https://greenhouse.io

func GetGridspaceJobPostings ¶

func GetGridspaceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGridspaceJobPostings finds JobPostings found at https://greenhouse.io

func GetGrimmJobPostings ¶

func GetGrimmJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGrimmJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetGuerrillaJobPostings ¶

func GetGuerrillaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGuerrillaJobPostings finds JobPostings using https://greenhouse.io

func GetGunIoJobPostings ¶

func GetGunIoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGunIoJobPostings finds JobPostings found at https:/lever.co

func GetGustoJobPostings ¶

func GetGustoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetGustoJobPostings finds JobPostings found at https://greenhouse.io

func GetHackerOneJobPostings ¶

func GetHackerOneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHackerOneJobPostings finds JobPostings found at https:/lever.co

func GetHashiCorpJobPostings ¶

func GetHashiCorpJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHashiCorpJobPostings finds JobPostings found at https://greenhouse.io

func GetHazelAnalyticsJobPostings ¶

func GetHazelAnalyticsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHazelAnalyticsJobPostings finds JobPostings found at https:/lever.co

func GetHelloAlfredJobPostings ¶

func GetHelloAlfredJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHelloAlfredJobPostings finds JobPostings found at https://greenhouse.io

func GetHelloFreshJobPostings ¶

func GetHelloFreshJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHelloFreshJobPostings finds JobPostings found at https://greenhouse.io

func GetHelloSignJobPostings ¶

func GetHelloSignJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHelloSignJobPostings finds JobPostings found at https:/lever.co

func GetHeycarJobPostings ¶

func GetHeycarJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHeycarJobPostings finds JobPostings found at https://greenhouse.io

func GetHifyreJobPostings ¶

func GetHifyreJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHifyreJobPostings finds JobPostings found at https://hifyre.bamboohr.com/jobs/

func GetHopsyJobPostings ¶

func GetHopsyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetHopsyJobPostings finds JobPostings found at https://greenhouse.io

func GetIOTAJobPostings ¶

func GetIOTAJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetIOTAJobPostings finds JobPostings found at https://iota.bamboohr.com/jobs/

func GetImageworksJobPostings ¶

func GetImageworksJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetImageworksJobPostings finds JobPostings using https://spe.wd1.myworkdayjobs.com/Imageworks

func GetImpossibleFoodsJobPostings ¶

func GetImpossibleFoodsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetImpossibleFoodsJobPostings finds JobPostings found at https:/lever.co

func GetInVisionJobPostings ¶

func GetInVisionJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInVisionJobPostings finds JobPostings found at https://greenhouse.io

func GetInboxLabJobPostings ¶

func GetInboxLabJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInboxLabJobPostings finds JobPostings found at https:/lever.co

func GetInfluxDBJobPostings ¶

func GetInfluxDBJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInfluxDBJobPostings finds JobPostings using https://greenhouse.io

func GetInputJobPostings ¶

func GetInputJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInputJobPostings finds JobPostings found at https://greenhouse.io

func GetInsightsoftwareJobPostings ¶

func GetInsightsoftwareJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInsightsoftwareJobPostings finds JobPostings using https://greenhouse.io

func GetInstabaseJobPostings ¶

func GetInstabaseJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInstabaseJobPostings finds JobPostings found at https://greenhouse.io

func GetInstacartJobPostings ¶

func GetInstacartJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInstacartJobPostings finds JobPostings found at https://greenhouse.io

func GetInstructureJobPostings ¶

func GetInstructureJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInstructureJobPostings finds JobPostings found at https:/lever.co

func GetInstrumentalAIJobPostings ¶

func GetInstrumentalAIJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInstrumentalAIJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetInventablesJobPostings ¶

func GetInventablesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInventablesJobPostings finds JobPostings found at https://greenhouse.io

func GetInvitaeJobPostings ¶

func GetInvitaeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetInvitaeJobPostings finds JobPostings found at https://greenhouse.io

func GetIrisAutomationJobPostings ¶

func GetIrisAutomationJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetIrisAutomationJobPostings finds JobPostings using https://greenhouse.io

func GetIronOxJobPostings ¶

func GetIronOxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetIronOxJobPostings finds JobPostings found at https:/lever.co

func GetIroncladJobPostings ¶

func GetIroncladJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetIroncladJobPostings finds JobPostings found at https:/lever.co

func GetIssuuJobPostings ¶

func GetIssuuJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetIssuuJobPostings finds JobPostings found at https:/lever.co

func GetJDAJobPostings ¶

func GetJDAJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetJDAJobPostings finds JobPostings using https://jda.wd5.myworkdayjobs.com/en-US/JDA_Careers

func GetJellyfishJobPostings ¶

func GetJellyfishJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetJellyfishJobPostings finds JobPostings found at https:/lever.co

func GetJetJobPostings ¶

func GetJetJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetJetJobPostings finds JobPostings found at https://greenhouse.io

func GetJoorJobPostings ¶

func GetJoorJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetJoorJobPostings finds JobPostings found at https://greenhouse.io

func GetJourneraJobPostings ¶

func GetJourneraJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetJourneraJobPostings finds JobPostings found at https://greenhouse.io

func GetJournyJobPostings ¶

func GetJournyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetJournyJobPostings finds JobPostings found at https:/lever.co

func GetKantarJobPostings ¶

func GetKantarJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKantarJobPostings finds JobPostings using https://kantar.wd3.myworkdayjobs.com/en-US/KANTAR

func GetKardJobPostings ¶

func GetKardJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKardJobPostings finds JobPostings found at https:/lever.co

func GetKariusJobPostings ¶

func GetKariusJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKariusJobPostings finds JobPostings found at https:/lever.co

func GetKayakJobPostings ¶

func GetKayakJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKayakJobPostings finds JobPostings found at https://greenhouse.io

func GetKhanAcademyJobPostings ¶

func GetKhanAcademyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKhanAcademyJobPostings finds JobPostings found at https://greenhouse.io

func GetKikJobPostings ¶

func GetKikJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKikJobPostings finds JobPostings found at https://greenhouse.io

func GetKinnekJobPostings ¶

func GetKinnekJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKinnekJobPostings finds JobPostings found at https://greenhouse.io

func GetKiteJobPostings ¶

func GetKiteJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKiteJobPostings finds JobPostings found at https:/lever.co

func GetKlarnaJobPostings ¶

func GetKlarnaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKlarnaJobPostings finds JobPostings found at https:/lever.co

func GetKoddiJobPostings ¶

func GetKoddiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKoddiJobPostings finds JobPostings found at https:/lever.co

func GetKohlsJobPostings ¶

func GetKohlsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKohlsJobPostings finds JobPostings using https://kohls.wd1.myworkdayjobs.com/kohlscareers

func GetKrakenJobPostings ¶

func GetKrakenJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetKrakenJobPostings finds JobPostings found at https:/lever.co

func GetLairdJobPostings ¶

func GetLairdJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLairdJobPostings finds JobPostings found at https:/jibeapply.com

func GetLaunchDarklyJobPostings ¶

func GetLaunchDarklyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLaunchDarklyJobPostings finds JobPostings found at https:/lever.co

func GetLendingTreeJobPostings ¶

func GetLendingTreeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLendingTreeJobPostings finds JobPostings found at https://greenhouse.io

func GetLeverJobPostings ¶

func GetLeverJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLeverJobPostings finds JobPostings found at https:/lever.co

func GetLightStepJobPostings ¶

func GetLightStepJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLightStepJobPostings finds JobPostings found at https://greenhouse.io

func GetLighthouseStudiosJobPostings ¶

func GetLighthouseStudiosJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLighthouseStudiosJobPostings finds JobPostings found at https://lighthouse.bamboohr.com/jobs/

func GetLiltJobPostings ¶

func GetLiltJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLiltJobPostings finds JobPostings found at https:/lever.co

func GetLimeJobPostings ¶

func GetLimeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLimeJobPostings finds JobPostings found at https:/lever.co

func GetLimeadeJobPostings ¶

func GetLimeadeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLimeadeJobPostings finds JobPostings found at https://jobvite.com

func GetLinuxFoundationJobPostings ¶

func GetLinuxFoundationJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLinuxFoundationJobPostings finds JobPostings found at https:/lever.co

func GetLiveNationJobPostings ¶

func GetLiveNationJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLiveNationJobPostings finds JobPostings using https://livenation.wd1.myworkdayjobs.com/LNExternalSite

func GetLogDNAJobPostings ¶

func GetLogDNAJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLogDNAJobPostings finds JobPostings using https://greenhouse.io

func GetLogitechJobPostings ¶

func GetLogitechJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLogitechJobPostings finds JobPostings found at https://jobvite.com

func GetLookerJobPostings ¶

func GetLookerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLookerJobPostings finds JobPostings found at https:/lever.co

func GetLucidJobPostings ¶

func GetLucidJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLucidJobPostings finds JobPostings found at https:/lever.co

func GetLyftJobPostings ¶

func GetLyftJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLyftJobPostings finds JobPostings found at https://greenhouse.io

func GetLyricJobPostings ¶

func GetLyricJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetLyricJobPostings finds JobPostings found at https://greenhouse.io

func GetMagicLeapJobPostings ¶

func GetMagicLeapJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMagicLeapJobPostings finds JobPostings found at https://greenhouse.io

func GetMajorLeagueBaseballPostings ¶

func GetMajorLeagueBaseballPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMajorLeagueBaseballPostings finds JobPostings found at https://greenhouse.io

func GetMakeSchoolJobPostings ¶

func GetMakeSchoolJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMakeSchoolJobPostings finds JobPostings found at https:/lever.co

func GetMakeSpaceJobPostings ¶

func GetMakeSpaceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMakeSpaceJobPostings finds JobPostings using https://greenhouse.io

func GetManageBbyQJobPostings ¶

func GetManageBbyQJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetManageBbyQJobPostings finds JobPostings found at https://greenhouse.io

func GetMapboxJobPostings ¶

func GetMapboxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMapboxJobPostings finds JobPostings found at https://greenhouse.io

func GetMarriottJobPostings ¶

func GetMarriottJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMarriottJobPostings finds JobPostings found at https:/jibeapply.com

func GetMastercardJobPostings ¶

func GetMastercardJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMastercardJobPostings finds JobPostings using https://mastercard.wd1.myworkdayjobs.com/CorporateCareers

func GetMattermostJobPostings ¶

func GetMattermostJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMattermostJobPostings finds JobPostings found at https:/lever.co

func GetMavenClinicJobPostings ¶

func GetMavenClinicJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMavenClinicJobPostings finds JobPostings found at https://greenhouse.io

func GetMavensJobPostings ¶

func GetMavensJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMavensJobPostings finds JobPostings found at https://mavensglobal.bamboohr.com/jobs/

func GetMcDonaldsJobPostings ¶

func GetMcDonaldsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMcDonaldsJobPostings finds JobPostings found at https:/jibeapply.com

func GetMcKessonJobPostings ¶

func GetMcKessonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMcKessonJobPostings finds JobPostings using https://mckesson.wd3.myworkdayjobs.com/External_Careers

func GetMeasurablJobPostings ¶

func GetMeasurablJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMeasurablJobPostings finds JobPostings found at https://measurabl.bamboohr.com/jobs/

func GetMedMenJobPostings ¶

func GetMedMenJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMedMenJobPostings finds JobPostings found at https://greenhouse.io

func GetMediumJobPostings ¶

func GetMediumJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMediumJobPostings finds JobPostings found at https:/lever.co

func GetMessageBirdJobPostings ¶

func GetMessageBirdJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMessageBirdJobPostings finds JobPostings found at https://greenhouse.io

func GetMetalToadJobPostings ¶

func GetMetalToadJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMetalToadJobPostings finds JobPostings found at https://metaltoad.bamboohr.com/jobs/

func GetMightyNetworksJobPostings ¶

func GetMightyNetworksJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMightyNetworksJobPostings finds JobPostings found at https://greenhouse.io

func GetModernTimesBeerJobPostings ¶

func GetModernTimesBeerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetModernTimesBeerJobPostings finds JobPostings found at https:/lever.co

func GetModernizeJobPostings ¶

func GetModernizeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetModernizeJobPostings finds JobPostings found at https://greenhouse.io

func GetModsyJobPostings ¶

func GetModsyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetModsyJobPostings finds JobPostings found at https://modsy.bamboohr.com/jobs/

func GetMongoDBJobPostings ¶

func GetMongoDBJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMongoDBJobPostings finds JobPostings found at https://greenhouse.io

func GetMotorolaSolutionsJobPostings ¶

func GetMotorolaSolutionsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMotorolaSolutionsJobPostings finds JobPostings using https://motorolasolutions.wd5.myworkdayjobs.com/en-US/Careers/

func GetMountSinaiJobPostings ¶

func GetMountSinaiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMountSinaiJobPostings finds JobPostings found at https:/jibeapply.com

func GetMovableInkJobPostings ¶

func GetMovableInkJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMovableInkJobPostings finds JobPostings found at https://greenhouse.io

func GetMuxJobPostings ¶

func GetMuxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetMuxJobPostings finds JobPostings using https://greenhouse.io

func GetNPMJobPostings ¶

func GetNPMJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNPMJobPostings finds JobPostings found at https:/lever.co

func GetNS1JobPostings ¶

func GetNS1JobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNS1JobPostings finds JobPostings found at https://greenhouse.io

func GetNYMediaJobPostings ¶

func GetNYMediaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNYMediaJobPostings finds JobPostings found at https:/lever.co

func GetNarvarJobPostings ¶

func GetNarvarJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNarvarJobPostings finds JobPostings found at https://greenhouse.io

func GetNashJobPostings ¶

func GetNashJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNashJobPostings finds JobPostings found at https:/lever.co

func GetNationwideJobPostings ¶

func GetNationwideJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNationwideJobPostings finds JobPostings using https://nationwide.wd1.myworkdayjobs.com/Nationwide_Career

func GetNetlifyJobPostings ¶

func GetNetlifyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNetlifyJobPostings finds JobPostings found at https://greenhouse.io

func GetNeuralinkJobPostings ¶

func GetNeuralinkJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNeuralinkJobPostings finds JobPostings found at https:/lever.co

func GetNewEngenJobPostings ¶

func GetNewEngenJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNewEngenJobPostings finds JobPostings found at https://greenhouse.io

func GetNewYorkTimesJobPostings ¶

func GetNewYorkTimesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNewYorkTimesJobPostings finds JobPostings using https://nytimes.wd5.myworkdayjobs.com/en-US/Tech

func GetNewfrontInsuranceJobPostings ¶

func GetNewfrontInsuranceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNewfrontInsuranceJobPostings finds JobPostings found at https:/lever.co

func GetNexTravelobPostings ¶

func GetNexTravelobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNexTravelobPostings finds JobPostings found at https:/lever.co

func GetNexientJobPostings ¶

func GetNexientJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNexientJobPostings finds JobPostings found at https://greenhouse.io

func GetNextdoorJobPostings ¶

func GetNextdoorJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNextdoorJobPostings finds JobPostings found at https://greenhouse.io

func GetNianticJobPostings ¶

func GetNianticJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNianticJobPostings finds JobPostings found at https://greenhouse.io

func GetNovaJobPostings ¶

func GetNovaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNovaJobPostings finds JobPostings found at https:/lever.co

func GetNurxJobPostings ¶

func GetNurxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNurxJobPostings finds JobPostings using https://greenhouse.io

func GetNutanixJobPostings ¶

func GetNutanixJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNutanixJobPostings finds JobPostings found at https://jobvite.com

func GetNvidiaJobPostings ¶

func GetNvidiaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNvidiaJobPostings finds JobPostings using https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSite

func GetNylasJobPostings ¶

func GetNylasJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetNylasJobPostings finds JobPostings found at https:/lever.co

func GetOchsnerJobPostings ¶

func GetOchsnerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOchsnerJobPostings finds JobPostings using https://ochsner.wd1.myworkdayjobs.com/en-US/Ochsner

func GetOktaJobPostings ¶

func GetOktaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOktaJobPostings finds JobPostings found at https://greenhouse.io

func GetOmadaHealthJobPostings ¶

func GetOmadaHealthJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOmadaHealthJobPostings finds JobPostings found at https://greenhouse.io

func GetOmazeJobPostings ¶

func GetOmazeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOmazeJobPostings finds JobPostings found at https://greenhouse.io

func GetOneLoginJobPostings ¶

func GetOneLoginJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOneLoginJobPostings finds JobPostings found at https://greenhouse.io

func GetOpenAIJobPostings ¶

func GetOpenAIJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpenAIJobPostings finds JobPostings found at https:/lever.co

func GetOpenCosmosJobPostings ¶

func GetOpenCosmosJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpenCosmosJobPostings finds JobPostings found at https://opencosmos.bamboohr.com/jobs/

func GetOpenFinJobPostings ¶

func GetOpenFinJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpenFinJobPostings finds JobPostings found at https://greenhouse.io

func GetOpenGovJobPostings ¶

func GetOpenGovJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpenGovJobPostings finds JobPostings found at https:/lever.co

func GetOpenMarketJobPostings ¶

func GetOpenMarketJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpenMarketJobPostings finds JobPostings found at https:/lever.co

func GetOpenPhoneJobPostings ¶

func GetOpenPhoneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpenPhoneJobPostings finds JobPostings found at https:/lever.co

func GetOpendoorJobPostings ¶

func GetOpendoorJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOpendoorJobPostings finds JobPostings found at https:/lever.co

func GetOptivJobPostings ¶

func GetOptivJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOptivJobPostings finds JobPostings found at https://smartrecruiters.com

func GetOriginJobPostings ¶

func GetOriginJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOriginJobPostings finds JobPostings found at https:/lever.co

func GetOutschoolJobPostings ¶

func GetOutschoolJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetOutschoolJobPostings finds JobPostings found at https:/lever.co

func GetPAEJobPostings ¶

func GetPAEJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPAEJobPostings finds JobPostings found at https://pae.wd1.myworkdayjobs.com/PAE_Careers

func GetPAXJobPostings ¶

func GetPAXJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPAXJobPostings finds JobPostings found at https://greenhouse.io

func GetPWCJobPostings ¶

func GetPWCJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPWCJobPostings finds JobPostings using https://pwc.wd3.myworkdayjobs.com/US_Experienced_Careers

func GetPachydermJobPostings ¶

func GetPachydermJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPachydermJobPostings finds JobPostings found at https:/lever.co

func GetPagerDutyJobPostings ¶

func GetPagerDutyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPagerDutyJobPostings finds JobPostings found at https:/lever.co

func GetPalantirJobPostings ¶

func GetPalantirJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPalantirJobPostings finds JobPostings found at https://palantir.bamboohr.com/jobs/

func GetPaloAltoNetworksJobPostings ¶

func GetPaloAltoNetworksJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPaloAltoNetworksJobPostings finds JobPostings found at https://jobvite.com

func GetPantheonJobPostings ¶

func GetPantheonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPantheonJobPostings finds JobPostings found at https://greenhouse.io

func GetPaperspaceJobPostings ¶

func GetPaperspaceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPaperspaceJobPostings finds JobPostings found at https:/lever.co

func GetPathAIJobPostings ¶

func GetPathAIJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPathAIJobPostings finds JobPostings found at https://greenhouse.io

func GetPathlightJobPostings ¶

func GetPathlightJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPathlightJobPostings finds JobPostings found at https://greenhouse.io

func GetPatreonJobPostings ¶

func GetPatreonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPatreonJobPostings finds JobPostings found at https://greenhouse.io

func GetPaytmJobPostings ¶

func GetPaytmJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPaytmJobPostings finds JobPostings found at https:/lever.co

func GetPeopleAIJobPostings ¶

func GetPeopleAIJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPeopleAIJobPostings finds JobPostings found at https:/lever.co

func GetPepsiCoJobPostings ¶

func GetPepsiCoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPepsiCoJobPostings finds JobPostings found at https:/jibeapply.com

func GetPersistIQJobPostings ¶

func GetPersistIQJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPersistIQJobPostings finds JobPostings found at https:/lever.co

func GetPetalJobPostings ¶

func GetPetalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPetalJobPostings finds JobPostings found at https:/lever.co

func GetPfizerJobPostings ¶

func GetPfizerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPfizerJobPostings finds JobPostings found at https://pfizer.wd1.myworkdayjobs.com/PfizerCareers

func GetPinterestJobPostings ¶

func GetPinterestJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPinterestJobPostings finds JobPostings found at https://greenhouse.io

func GetPioneerSquareLabsJobPostings ¶

func GetPioneerSquareLabsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPioneerSquareLabsJobPostings finds JobPostings found at https://greenhouse.io

func GetPlacepassJobPostings ¶

func GetPlacepassJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPlacepassJobPostings finds JobPostings found at https:/lever.co

func GetPlanGridJobPostings ¶

func GetPlanGridJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPlanGridJobPostings finds JobPostings found at https:/lever.co

func GetPlatformshJobPostings ¶

func GetPlatformshJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPlatformshJobPostings finds JobPostings found at https://greenhouse.io

func GetPlumeJobPostings ¶

func GetPlumeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPlumeJobPostings finds JobPostings found at https://greenhouse.io

func GetPolicygeniusJobPostings ¶

func GetPolicygeniusJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPolicygeniusJobPostings finds JobPostings found at https://greenhouse.io

func GetPollEverywhereJobPostings ¶

func GetPollEverywhereJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPollEverywhereJobPostings finds JobPostings found at https:/lever.co

func GetPopdogJobPostings ¶

func GetPopdogJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPopdogJobPostings finds JobPostings found at https:/lever.co

func GetPostmatesJobPostings ¶

func GetPostmatesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPostmatesJobPostings finds JobPostings found at https://greenhouse.io

func GetPraetorianJobPostings ¶

func GetPraetorianJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPraetorianJobPostings finds JobPostings found at https://hire.withgoogle.com/

func GetPredictiveIndexJobPostings ¶

func GetPredictiveIndexJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPredictiveIndexJobPostings finds JobPostings found at https://greenhouse.io

func GetProcoreJobPostings ¶

func GetProcoreJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetProcoreJobPostings finds JobPostings found at https://greenhouse.io

func GetProjekt202JobPostings ¶

func GetProjekt202JobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetProjekt202JobPostings finds JobPostings found at https:/lever.co

func GetProofpointJobPostings ¶

func GetProofpointJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetProofpointJobPostings finds JobPostings using https://proofpoint.wd5.myworkdayjobs.com/ProofpointCareers

func GetProtocolJobPostings ¶

func GetProtocolJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetProtocolJobPostings finds JobPostings found at https:/lever.co

func GetPsiKickJobPostings ¶

func GetPsiKickJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPsiKickJobPostings finds JobPostings found at https://greenhouse.io

func GetPushpayJobPostings ¶

func GetPushpayJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetPushpayJobPostings finds JobPostings found at https://greenhouse.io

func GetQualtricsJobPostings ¶

func GetQualtricsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetQualtricsJobPostings finds JobPostings found at https://greenhouse.io

func GetQualysJobPostings ¶

func GetQualysJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetQualysJobPostings finds JobPostings found at https://jobvite.com

func GetQuartzyJobPostings ¶

func GetQuartzyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetQuartzyJobPostings finds JobPostings found at https:/lever.co

func GetQuiddJobPostings ¶

func GetQuiddJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetQuiddJobPostings finds JobPostings found at https://greenhouse.io

func GetQuoraJobPostings ¶

func GetQuoraJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetQuoraJobPostings finds JobPostings found at https:/lever.co

func GetRainforestQAJobPostings ¶

func GetRainforestQAJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRainforestQAJobPostings finds JobPostings found at https:/lever.co

func GetRapid7JobPostings ¶

func GetRapid7JobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRapid7JobPostings finds JobPostings found at https://www.rapid7.com/api/careers/jobs

func GetRecurlyJobPostings ¶

func GetRecurlyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRecurlyJobPostings finds JobPostings found at https:/lever.co

func GetRedditJobPostings ¶

func GetRedditJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRedditJobPostings finds JobPostings found at https://greenhouse.io

func GetReifyHealthJobPostings ¶

func GetReifyHealthJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetReifyHealthJobPostings finds JobPostings found at https:/lever.co

func GetRelativityJobPostings ¶

func GetRelativityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRelativityJobPostings finds JobPostings found at https:/lever.co

func GetRelayrJobPostings ¶

func GetRelayrJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRelayrJobPostings finds JobPostings found at https://relayr.bamboohr.com/jobs/

func GetRemarkablyJobPostings ¶

func GetRemarkablyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRemarkablyJobPostings finds JobPostings found at https://greenhouse.io

func GetRemitlyJobPostings ¶

func GetRemitlyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRemitlyJobPostings finds JobPostings found at https://greenhouse.io

func GetRemixJobPostings ¶

func GetRemixJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRemixJobPostings finds JobPostings found at https:/lever.co

func GetReplateJobPostings ¶

func GetReplateJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetReplateJobPostings finds JobPostings found at https:/lever.co

func GetResearchGateJobPostings ¶

func GetResearchGateJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetResearchGateJobPostings finds JobPostings found at https:/lever.co

func GetReturntocorpJobPostings ¶

func GetReturntocorpJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetReturntocorpJobPostings finds JobPostings found at https:/lever.co

func GetRingJobPostings ¶

func GetRingJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRingJobPostings finds JobPostings found at https:/lever.co

func GetRiotGamesJobPostings ¶

func GetRiotGamesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRiotGamesJobPostings finds JobPostings found at https://greenhouse.io

func GetRobinhoodJobPostings ¶

func GetRobinhoodJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRobinhoodJobPostings finds JobPostings found at https://greenhouse.io

func GetRobloxJobPostings ¶

func GetRobloxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRobloxJobPostings finds JobPostings using https://greenhouse.io

func GetRollPayJobPostings ¶

func GetRollPayJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRollPayJobPostings finds JobPostings found at https://rollpay.bamboohr.com/jobs/

func GetRollsRoyceJobPostings ¶

func GetRollsRoyceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRollsRoyceJobPostings finds JobPostings found at https://rollsroyce.wd3.myworkdayjobs.com/professional

func GetRoosterTeethJobPostings ¶

func GetRoosterTeethJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRoosterTeethJobPostings finds JobPostings found at https:/lever.co

func GetRoverJobPostings ¶

func GetRoverJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRoverJobPostings finds JobPostings found at https:/lever.co

func GetRubrikJobPostings ¶

func GetRubrikJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRubrikJobPostings finds JobPostings found at https://greenhouse.io

func GetRushJobPostings ¶

func GetRushJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetRushJobPostings finds JobPostings found at https:/jibeapply.com

func GetSalesforceJobPostings ¶

func GetSalesforceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSalesforceJobPostings finds JobPostings found at https://salesforce.wd1.myworkdayjobs.com/External_Career_Site

func GetSaltLendingJobPostings ¶

func GetSaltLendingJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSaltLendingJobPostings finds JobPostings found at https://greenhouse.io

func GetSaltStackJobPostings ¶

func GetSaltStackJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSaltStackJobPostings finds JobPostings found at https://saltstack.bamboohr.com/jobs/

func GetSamsaraJobPostings ¶

func GetSamsaraJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSamsaraJobPostings finds JobPostings found at https://greenhouse.io

func GetSamsungJobPostings ¶

func GetSamsungJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSamsungJobPostings finds JobPostings found at https://sec.wd3.myworkdayjobs.com/Samsung_Careers

func GetSanofiJobPostings ¶

func GetSanofiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSanofiJobPostings finds JobPostings using https://sanofi.wd3.myworkdayjobs.com/SanofiCareers

func GetSauceLabsJobPostings ¶

func GetSauceLabsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSauceLabsJobPostings finds JobPostings found at https://greenhouse.io

func GetScaleAIJobPostings ¶

func GetScaleAIJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetScaleAIJobPostings finds JobPostings found at https:/lever.co

func GetScanditJobPostings ¶

func GetScanditJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetScanditJobPostings finds JobPostings found at https://greenhouse.io

func GetScoopJobPostings ¶

func GetScoopJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetScoopJobPostings finds JobPostings found at https:/lever.co

func GetScreenCloudJobPostings ¶

func GetScreenCloudJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetScreenCloudJobPostings finds JobPostings found at https://screencloud.bamboohr.com/jobs/

func GetScribdJobPostings ¶

func GetScribdJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetScribdJobPostings finds JobPostings found at https:/lever.co

func GetSecondMeasureJobPostings ¶

func GetSecondMeasureJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSecondMeasureJobPostings finds JobPostings using https://greenhouse.io

func GetSecondSpectrumJobPostings ¶

func GetSecondSpectrumJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSecondSpectrumJobPostings finds JobPostings found at https:/lever.co

func GetSecurityTrailsJobPostings ¶

func GetSecurityTrailsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSecurityTrailsJobPostings finds JobPostings found at https://sthr.bamboohr.com/jobs/

func GetSecuronixJobPostings ¶

func GetSecuronixJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSecuronixJobPostings finds JobPostings found at https://securonix.bamboohr.com/jobs/

func GetSemaphoreSolutionsJobPostings ¶

func GetSemaphoreSolutionsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSemaphoreSolutionsJobPostings finds JobPostings found at https:/lever.co

func GetSensorTowerJobPostings ¶

func GetSensorTowerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSensorTowerJobPostings finds JobPostings found at https:/lever.co

func GetSentryJobPostings ¶

func GetSentryJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSentryJobPostings finds JobPostings found at https://greenhouse.io

func GetShapeScaleCraterJobPostings ¶

func GetShapeScaleCraterJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetShapeScaleCraterJobPostings finds JobPostings found at https://greenhouse.io

func GetShoesJobPostings ¶

func GetShoesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetShoesJobPostings finds JobPostings found at https://greenhouse.io

func GetShopKeepJobPostings ¶

func GetShopKeepJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetShopKeepJobPostings finds JobPostings using https://greenhouse.io

func GetShopifyJobPostings ¶

func GetShopifyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetShopifyJobPostings finds JobPostings found at https:/lever.co

func GetSiftJobPostings ¶

func GetSiftJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSiftJobPostings finds JobPostings found at https://greenhouse.io

func GetSignalJobPostings ¶

func GetSignalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSignalJobPostings finds JobPostings found at https:/lever.co

func GetSimpliSafeJobPostings ¶

func GetSimpliSafeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSimpliSafeJobPostings finds JobPostings found at https://greenhouse.io

func GetSkillshareJobPostings ¶

func GetSkillshareJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSkillshareJobPostings finds JobPostings found at https:/lever.co

func GetSkipJobPostings ¶

func GetSkipJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSkipJobPostings finds JobPostings found at https:/lever.co

func GetSkydioJobPostings ¶

func GetSkydioJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSkydioJobPostings finds JobPostings found at https:/lever.co

func GetSlackJobPostings ¶

func GetSlackJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSlackJobPostings finds JobPostings using https://greenhouse.io

func GetSmarkingJobPostings ¶

func GetSmarkingJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSmarkingJobPostings finds JobPostings found at https:/lever.co

func GetSmartsheetJobPostings ¶

func GetSmartsheetJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSmartsheetJobPostings finds JobPostings found at https://greenhouse.io

func GetSnapJobPostings ¶

func GetSnapJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSnapJobPostings finds JobPostings found at https://wd1.myworkdaysite.com/recruiting/snapchat/snap

func GetSnapRaiseJobPostings ¶

func GetSnapRaiseJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSnapRaiseJobPostings finds JobPostings found at https://greenhouse.io

func GetSnapTravelJobPostings ¶

func GetSnapTravelJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSnapTravelJobPostings finds JobPostings found at https:/lever.co

func GetSnapdocsJobPostings ¶

func GetSnapdocsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSnapdocsJobPostings finds JobPostings found at https:/lever.co

func GetSnowflakeJobPostings ¶

func GetSnowflakeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSnowflakeJobPostings finds JobPostings found at https:/lever.co

func GetSonyPlayStationJobPostings ¶

func GetSonyPlayStationJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSonyPlayStationJobPostings finds JobPostings using https://greenhouse.io

func GetSourceDJobPostings ¶

func GetSourceDJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSourceDJobPostings finds JobPostings found at https:/lever.co

func GetSourceressJobPostings ¶

func GetSourceressJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSourceressJobPostings finds JobPostings found at https:/lever.co

func GetSpaceXJobPostings ¶

func GetSpaceXJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSpaceXJobPostings finds JobPostings found at https://greenhouse.io

func GetSpaceflightIndustriesJobPostings ¶

func GetSpaceflightIndustriesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSpaceflightIndustriesJobPostings finds JobPostings found at https://spaceflightindustries.bamboohr.com/jobs/

func GetSparkswapJobPostings ¶

func GetSparkswapJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSparkswapJobPostings finds JobPostings found at https:/lever.co

func GetSpotHeroJobPostings ¶

func GetSpotHeroJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSpotHeroJobPostings finds JobPostings found at https://greenhouse.io

func GetSpotfrontJobPostings ¶

func GetSpotfrontJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSpotfrontJobPostings finds JobPostings found at https://greenhouse.io

func GetSpotifyJobPostings ¶

func GetSpotifyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSpotifyJobPostings finds JobPostings found at https://jobvite.com

func GetSpringboardJobPostings ¶

func GetSpringboardJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSpringboardJobPostings finds JobPostings found at https:/lever.co

func GetSproutSocialobPostings ¶

func GetSproutSocialobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSproutSocialobPostings finds JobPostings found at https://greenhouse.io

func GetSquarespaceJobPostings ¶

func GetSquarespaceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSquarespaceJobPostings finds JobPostings found at https://greenhouse.io

func GetStackAdaptJobPostings ¶

func GetStackAdaptJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStackAdaptJobPostings finds JobPostings found at https:/lever.co

func GetStarcityJobPostings ¶

func GetStarcityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStarcityJobPostings finds JobPostings found at https:/lever.co

func GetStarshipJobPostings ¶

func GetStarshipJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStarshipJobPostings finds JobPostings found at https:/lever.co

func GetStarskyRoboticsJobPostings ¶

func GetStarskyRoboticsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStarskyRoboticsJobPostings finds JobPostings found at https:/lever.co

func GetStateStreetJobPostings ¶

func GetStateStreetJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStateStreetJobPostings finds JobPostings using https://statestreet.wd1.myworkdayjobs.com/Global

func GetStauerJobPostings ¶

func GetStauerJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStauerJobPostings finds JobPostings found at https://greenhouse.io

func GetStericycleJobPostings ¶

func GetStericycleJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStericycleJobPostings finds JobPostings found at https:/jibeapply.com

func GetStravaJobPostings ¶

func GetStravaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStravaJobPostings finds JobPostings found at https://greenhouse.io

func GetStreamlabsJobPostings ¶

func GetStreamlabsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStreamlabsJobPostings finds JobPostings found at https:/lever.co

func GetStripeJobPostings ¶

func GetStripeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetStripeJobPostings finds JobPostings found at https://greenhouse.io

func GetSumoLogicJobPostings ¶

func GetSumoLogicJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSumoLogicJobPostings finds JobPostings found at https://greenhouse.io

func GetSurveyGizmoJobPostings ¶

func GetSurveyGizmoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSurveyGizmoJobPostings finds JobPostings found at https://greenhouse.io

func GetSurveyMonkeyJobPostings ¶

func GetSurveyMonkeyJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSurveyMonkeyJobPostings finds JobPostings found at https://greenhouse.io

func GetSwatJobPostings ¶

func GetSwatJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSwatJobPostings finds JobPostings found at https://swat.bamboohr.com/jobs/

func GetSwissBorgJobPostings ¶

func GetSwissBorgJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSwissBorgJobPostings finds JobPostings found at https:/lever.co

func GetSymantecJobPostings ¶

func GetSymantecJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSymantecJobPostings finds JobPostings found at https://symantec.wd1.myworkdayjobs.com/careers

func GetSyscoJobPostings ¶

func GetSyscoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSyscoJobPostings finds JobPostings found at https:/jibeapply.com

func GetSysdigJobPostings ¶

func GetSysdigJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetSysdigJobPostings finds JobPostings found at https://greenhouse.io

func GetT1CGJobPostings ¶

func GetT1CGJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetT1CGJobPostings finds JobPostings found at https://t1cg.bamboohr.com/jobs/

func GetTTTStudiosJobPostings ¶

func GetTTTStudiosJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTTTStudiosJobPostings finds JobPostings found at https://tttstudios.bamboohr.com/jobs/

func GetTableauJobPostings ¶

func GetTableauJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTableauJobPostings finds JobPostings found at https://tableau.wd1.myworkdayjobs.com/External

func GetTablexiJobPostings ¶

func GetTablexiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTablexiJobPostings finds JobPostings found at https://tablexi.bamboohr.com/jobs/

func GetTacoBellJobPostings ¶

func GetTacoBellJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTacoBellJobPostings finds JobPostings found at https://greenhouse.io

func GetTailoredBrandsJobPostings ¶

func GetTailoredBrandsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTailoredBrandsJobPostings finds JobPostings found at https:/jibeapply.com

func GetTalaJobPostings ¶

func GetTalaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTalaJobPostings finds JobPostings found at https://greenhouse.io

func GetTaplyticsJobPostings ¶

func GetTaplyticsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTaplyticsJobPostings finds JobPostings found at https:/lever.co

func GetTeamableJobPostings ¶

func GetTeamableJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTeamableJobPostings finds JobPostings found at https:/lever.co

func GetTelariaJobPostings ¶

func GetTelariaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTelariaJobPostings finds JobPostings found at https://greenhouse.io

func GetTheAthleticJobPostings ¶

func GetTheAthleticJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTheAthleticJobPostings finds JobPostings found at https:/lever.co

func GetTheTradeDeskJobPostings ¶

func GetTheTradeDeskJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTheTradeDeskJobPostings finds JobPostings found at https://greenhouse.io

func GetThumbtackJobPostings ¶

func GetThumbtackJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetThumbtackJobPostings finds JobPostings found at https://greenhouse.io

func GetThunderTokenJobPostings ¶

func GetThunderTokenJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetThunderTokenJobPostings finds JobPostings found at https:/lever.co

func GetTiltingPointJobPostings ¶

func GetTiltingPointJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTiltingPointJobPostings finds JobPostings found at https://greenhouse.io

func GetTimeIncJobPostings ¶

func GetTimeIncJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTimeIncJobPostings finds JobPostings found at https://greenhouse.io

func GetTimeJobPostings ¶

func GetTimeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTimeJobPostings finds JobPostings using https://greenhouse.io

func GetTopHatJobPostings ¶

func GetTopHatJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTopHatJobPostings finds JobPostings found at https:/lever.co

func GetToptalJobPostings ¶

func GetToptalJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetToptalJobPostings finds JobPostings found at https://www.toptal.com/careers

func GetTransLifelineJobPostings ¶

func GetTransLifelineJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTransLifelineJobPostings finds JobPostings found at https:/lever.co

func GetTranscendJobPostings ¶

func GetTranscendJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTranscendJobPostings finds JobPostings found at https:/lever.co

func GetTransparentSystemsJobPostings ¶

func GetTransparentSystemsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTransparentSystemsJobPostings finds JobPostings found at https:/lever.co

func GetTrilogyEducationJobPostings ¶

func GetTrilogyEducationJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTrilogyEducationJobPostings finds JobPostings found at https://greenhouse.io

func GetTripAdvisorJobPostings ¶

func GetTripAdvisorJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTripAdvisorJobPostings finds JobPostings found at https://greenhouse.io

func GetTripleByteJobPostings ¶

func GetTripleByteJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTripleByteJobPostings finds JobPostings found at https:/lever.co

func GetTriplemintJobPostings ¶

func GetTriplemintJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTriplemintJobPostings finds JobPostings found at https://greenhouse.io

func GetTuftAndNeedleJobPostings ¶

func GetTuftAndNeedleJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTuftAndNeedleJobPostings finds JobPostings found at https:/lever.co

func GetTuneJobPostings ¶

func GetTuneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTuneJobPostings finds JobPostings found at https:/lever.co

func GetTutelaJobPostings ¶

func GetTutelaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTutelaJobPostings finds JobPostings found at https://tut.bamboohr.com/jobs/

func GetTwilioJobPostings ¶

func GetTwilioJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTwilioJobPostings finds JobPostings found at https://greenhouse.io

func GetTwitchJobPostings ¶

func GetTwitchJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTwitchJobPostings finds JobPostings found at https:/lever.co

func GetTyroJobPostings ¶

func GetTyroJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetTyroJobPostings finds JobPostings found at https:/lever.co

func GetUberEtherJobPostings ¶

func GetUberEtherJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUberEtherJobPostings finds JobPostings using https://greenhouse.io

func GetUberJobPostings ¶

func GetUberJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUberJobPostings finds JobPostings found at https://www.uber.com/api/loadSearchJobsResults

func GetUdacityJobPostings ¶

func GetUdacityJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUdacityJobPostings finds JobPostings found at https://greenhouse.io

func GetUhaulJobPostings ¶

func GetUhaulJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUhaulJobPostings finds JobPostings using https://uhaul.wd1.myworkdayjobs.com/UhaulJobs

func GetUniregistryJobPostings ¶

func GetUniregistryJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUniregistryJobPostings finds JobPostings found at https://itc.bamboohr.com/jobs/

func GetUnisysJobPostings ¶

func GetUnisysJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUnisysJobPostings finds JobPostings using https://unisys.wd5.myworkdayjobs.com/External

func GetUnity3DJobPostings ¶

func GetUnity3DJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUnity3DJobPostings finds JobPostings found at https://greenhouse.io

func GetUniversalMusicGroupJobPostings ¶

func GetUniversalMusicGroupJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUniversalMusicGroupJobPostings finds JobPostings found at https://jobvite.com

func GetUniversityOfChicagoJobPostings ¶

func GetUniversityOfChicagoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUniversityOfChicagoJobPostings finds JobPostings using https://uchicago.wd5.myworkdayjobs.com/en-US/External

func GetUniversityOfVirginiaJobPostings ¶

func GetUniversityOfVirginiaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUniversityOfVirginiaJobPostings finds JobPostings using https://uva.wd1.myworkdayjobs.com/UVAJobs

func GetUpstartJobPostings ¶

func GetUpstartJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUpstartJobPostings finds JobPostings found at https://greenhouse.io

func GetUpworkJobPostings ¶

func GetUpworkJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUpworkJobPostings finds JobPostings found at https:/lever.co

func GetUserLeapJobPostings ¶

func GetUserLeapJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetUserLeapJobPostings finds JobPostings found at https:/lever.co

func GetVenafiJobPostings ¶

func GetVenafiJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVenafiJobPostings finds JobPostings found at https://greenhouse.io

func GetVendJobPostings ¶

func GetVendJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVendJobPostings finds JobPostings using https://greenhouse.io

func GetVenmoJobPostings ¶

func GetVenmoJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVenmoJobPostings finds JobPostings found at https://greenhouse.io

func GetVergeGenomicsJobPostings ¶

func GetVergeGenomicsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVergeGenomicsJobPostings finds JobPostings found at https:/lever.co

func GetVerifoneJobPostings ¶

func GetVerifoneJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVerifoneJobPostings finds JobPostings found at https://jobvite.com

func GetVerishopJobPostings ¶

func GetVerishopJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVerishopJobPostings finds JobPostings found at https://greenhouse.io

func GetVeritasJobPostings ¶

func GetVeritasJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVeritasJobPostings finds JobPostings found at https://veritas.wd1.myworkdayjobs.com/careers

func GetVerizonMediaJobPostings ¶

func GetVerizonMediaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVerizonMediaJobPostings finds JobPostings found at https://oath.wd5.myworkdayjobs.com/careers

func GetVewdJobPostings ¶

func GetVewdJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVewdJobPostings finds JobPostings found at https://vewd.bamboohr.com/jobs/

func GetViceJobPostings ¶

func GetViceJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetViceJobPostings finds JobPostings found at https://greenhouse.io

func GetVidyardJobPostings ¶

func GetVidyardJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVidyardJobPostings finds JobPostings found at https://greenhouse.io

func GetVisaJobPostings ¶

func GetVisaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVisaJobPostings finds JobPostings found at https://smartrecruiters.com

func GetVoleonJobPostings ¶

func GetVoleonJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVoleonJobPostings finds JobPostings found at https:/lever.co

func GetVoodooJobPostings ¶

func GetVoodooJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVoodooJobPostings finds JobPostings found at https:/lever.co

func GetVoxMediaJobPostings ¶

func GetVoxMediaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVoxMediaJobPostings finds JobPostings found at https://greenhouse.io

func GetVoxterJobPostings ¶

func GetVoxterJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetVoxterJobPostings finds JobPostings found at https://voxter.bamboohr.com/jobs/

func GetWGamesJobPostings ¶

func GetWGamesJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWGamesJobPostings finds JobPostings found at https://wgames.bamboohr.com/jobs/

func GetWayfairJobPostings ¶

func GetWayfairJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWayfairJobPostings finds JobPostings found at https:/jibeapply.com

func GetWealthsimpleJobPostings ¶

func GetWealthsimpleJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWealthsimpleJobPostings finds JobPostings found at https:/lever.co

func GetWeb3JobPostings ¶

func GetWeb3JobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWeb3JobPostings finds JobPostings found at https://web3.bamboohr.com/jobs/

func GetWellframeJobPostings ¶

func GetWellframeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWellframeJobPostings finds JobPostings found at https:/lever.co

func GetWheelsJobPostings ¶

func GetWheelsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWheelsJobPostings finds JobPostings found at https:/lever.co

func GetWhisperJobPostings ¶

func GetWhisperJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWhisperJobPostings finds JobPostings found at https://greenhouse.io

func GetWholeFoodsJobPostings ¶

func GetWholeFoodsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWholeFoodsJobPostings finds JobPostings found at https://wholefoods.wd5.myworkdayjobs.com/wholefoods

func GetWikimediaJobPostings ¶

func GetWikimediaJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWikimediaJobPostings finds JobPostings using https://greenhouse.io

func GetWizelineJobPostings ¶

func GetWizelineJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWizelineJobPostings finds JobPostings found at https://greenhouse.io

func GetWonderJobPostings ¶

func GetWonderJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWonderJobPostings finds JobPostings found at https:/lever.co

func GetWorkdayJobPostings ¶

func GetWorkdayJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetWorkdayJobPostings finds JobPostings using https://workday.wd5.myworkdayjobs.com/Workday

func GetXylemJobPostings ¶

func GetXylemJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetXylemJobPostings finds JobPostings found at https://jobvite.com

func GetZendeskJobPostings ¶

func GetZendeskJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZendeskJobPostings finds JobPostings found at https:/lever.co

func GetZenefitsJobPostings ¶

func GetZenefitsJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZenefitsJobPostings finds JobPostings found at https://greenhouse.io

func GetZentailJobPostings ¶

func GetZentailJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZentailJobPostings finds JobPostings found at https:/lever.co

func GetZeplinJobPostings ¶

func GetZeplinJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZeplinJobPostings finds JobPostings found at https:/lever.co

func GetZeroCraterJobPostings ¶

func GetZeroCraterJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZeroCraterJobPostings finds JobPostings found at https://greenhouse.io

func GetZeroFoxJobPostings ¶

func GetZeroFoxJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZeroFoxJobPostings finds JobPostings found at https://zerofox.bamboohr.com/jobs/

func GetZeusJobPostings ¶

func GetZeusJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZeusJobPostings finds JobPostings found at https:/lever.co

func GetZiplineJobPostings ¶

func GetZiplineJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZiplineJobPostings finds JobPostings found at https:/lever.co

func GetZipwhipJobPostings ¶

func GetZipwhipJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZipwhipJobPostings finds JobPostings found at https://greenhouse.io

func GetZumeJobPostings ¶

func GetZumeJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZumeJobPostings finds JobPostings found at https://greenhouse.io

func GetZyrisJobPostings ¶

func GetZyrisJobPostings(ctx context.Context) (<-chan *JobPosting, error)

GetZyrisJobPostings finds JobPostings found at https://zyris.bamboohr.com/jobs/

Types ¶

type JobPosting ¶

type JobPosting struct {
	Company  string `json:"company"`
	URL      string `json:"url"`
	Title    string `json:"title"`
	Location string `json:"location"`
}

JobPosting is the basic building block of the functionality provided by this toolkit.

Source Files ¶

Jump to

Keyboard shortcuts

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