Indeed Jobs Scraper B2B Hiring Intent Signals avatar

Indeed Jobs Scraper B2B Hiring Intent Signals

Under maintenance

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Indeed Jobs Scraper B2B Hiring Intent Signals

Indeed Jobs Scraper B2B Hiring Intent Signals

Under maintenance

Scrape Indeed job postings to identify hiring intent, company growth signals, and competitive intelligence. Job details Company insights Salary data Job type Experience level Multi-filter Use Cases Sales intelligence Competitive research Market trends Talent mapping Lead generation

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

2

Bookmarked

19

Total users

1

Monthly active users

4 days ago

Last modified

Share

Indeed Jobs Scraper

Scrape Indeed job postings to identify hiring intent, company growth signals, and competitive intelligence for B2B sales.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"keywords": [
"marketing manager",
"software engineer"
],
"location": "United States"
}

Run with real data

{
"demoMode": false,
"keywords": [
"marketing manager",
"software engineer"
],
"location": "United States",
"jobType": "ALL",
"experienceLevel": "ALL",
"datePosted": "LAST_7_DAYS",
"limit": 50
}

Input Parameters

ParameterTypeDefaultRequiredDescription
keywordsarray-NoJob titles or keywords to search for
locationstring-NoLocation filter (city, state, or country)
jobTypestring"ALL"NoFilter by job type
experienceLevelstring"ALL"NoFilter by experience level
datePostedstring"LAST_7_DAYS"NoFilter by posting date
limitinteger50NoMaximum jobs to scrape
demoModebooleantrueNoRun with sample data
webhookUrlstring-NoOptional webhook URL to receive data as it's scraped

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Job ScrapedPer job listing scraped$0.03

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal