🚀 Indeed jobs scraper [PPR] avatar
🚀 Indeed jobs scraper [PPR]

Pricing

$5.00 / 1,000 jobs

Go to Store
🚀 Indeed jobs scraper [PPR]

🚀 Indeed jobs scraper [PPR]

Developed by

borderline

borderline

Maintained by Community

Pay per result - Fast and reliable Indeed Job Scraper! 🚀 Extract job listings with company details effortlessly with advanced filters, avoid blocking, and enjoy lightning-speed execution. Build your analytics, automate searches, or benchmark salaries—all with seamless outputs. Try it now for free

5.0 (1)

Pricing

$5.00 / 1,000 jobs

48

Total users

597

Monthly users

252

Runs succeeded

85%

Issues response

3.7 hours

Last modified

21 days ago

AR

Failed Missing `query` input

Open

abdul.razak opened this issue
4 days ago

Failed Missing query input

borderline avatar

Thank you for opening an issue, Abdul.razak!

We appreciate your interest in the Indeed Job Scraper.

Regarding your input:

{
"country": "ae",
"fromDays": "1",
"maxRows": 100,
"maxRowsPerUrl": 100,
"postedBy": "employer",
"sort": "date"
}

It looks like you’re using the “traditional parameters & filters” method. In this case, the query field (the job title or search keyword) is required along with country. Please add a query parameter to specify the job or keyword you want to search for.

Example:

{
"country": "ae",
"query": "data analyst",
"fromDays": "1",
"maxRows": 100,
"postedBy": "employer",
"sort": "date"
}

Let us know if you need further assistance or clarification. Thanks again for reaching out!

Best regards, The Borderline Team