OutdoorIndustryJobs Actor avatar

OutdoorIndustryJobs Actor

Pricing

from $5.00 / 1,000 results

Go to Apify Store
OutdoorIndustryJobs Actor

OutdoorIndustryJobs Actor

Scrapes public OutdoorIndustryJobs listing and detail pages into structured job records.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Chris Hoover

Chris Hoover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Scrapes public OutdoorIndustryJobs listing pages and job detail pages into structured records.

What it extracts

  • Job title and employer
  • Location fields from the job basics section
  • Job category, industry sector, company type, and job type
  • Featured marker, posted date, salary, and experience requirements
  • Summary plus full job description text
  • Listing count and pagination count from search pages

Use cases

  1. Track hiring activity across the outdoor, bike, snow, fishing, and watersports sectors.
  2. Monitor featured postings and job-level metadata for competitive-intel workflows.
  3. Export niche outdoor-industry jobs into lead lists, newsletters, or research datasets.

Input

  • startUrls: one or more public OutdoorIndustryJobs listing or detail URLs
  • maxItems: cap on total records
  • maxPages: cap on listing pages followed per run
  • delaySeconds: pause between requests

Output fields

FieldDescription
jobTitleJob title shown on the page
companyNameEmployer name
companyUrlEmployer profile URL when visible
locationVisible location string
cityCity from job basics
stateState or province from job basics
countryCountry from job basics
jobDetailUrlCanonical job detail URL
listingPageUrlListing page URL that led to the record
industrySectorIndustry sector from the job basics block
jobCategoriesJob category or categories
companyTypeCompany type
jobTypeJob type
featuredWhether the listing is marked featured
postedDateVisible posted date
summaryFirst paragraph from the description block
jobDescriptionFull description and requirements text
salarySalary text when visible
requiredExperienceRequired experience when visible
relocateRequiredRelocation requirement when visible
travelRequiredTravel requirement when visible
telecommuteAllowedTelecommute flag when visible
mustLiveWithinMilesProximity requirement when visible
jobCountTotal result count shown on the listing page
totalPagesPagination page count shown on the listing page
pageRankPosition of the item on the listing page
sourceUrlExact page URL used for the record

Pricing

$5.00 per 1,000 results ($0.005 per result)

Example costs

100 results = $0.50 500 results = $2.50 1,000 results = $5.00 5,000 results = $25.00

Example output

{
"jobTitle": "Support Specialist",
"companyName": "flaik",
"location": "Lafayette, CO",
"city": "Lafayette",
"state": "CO",
"country": "Canada, United States",
"jobDetailUrl": "https://www.outdoorindustryjobs.com/JobDetail/GetJobDetail?jobID=17668",
"listingPageUrl": "https://www.outdoorindustryjobs.com/JobSearch",
"industrySector": "Snow",
"jobCategories": "Customer Service",
"companyType": "Retail",
"jobType": "Full Time",
"featured": true,
"postedDate": "07/02/2026",
"summary": "Help the best ski schools in the world get the most out of flaik. Simpler, smarter, better.",
"salary": "$63,000 - $68,000",
"requiredExperience": "0 - 1 year",
"relocateRequired": "Yes",
"travelRequired": "Yes",
"telecommuteAllowed": "No",
"mustLiveWithinMiles": "25 miles",
"jobCount": 44,
"totalPages": 4,
"pageRank": 1,
"sourceUrl": "https://www.outdoorindustryjobs.com/JobDetail/GetJobDetail?jobID=17668"
}