🚀 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

42

Total users

491

Monthly users

182

Runs succeeded

89%

Issues response

4.9 hours

Last modified

9 days ago

JY

Search Multiple Titles

Open

jaydin opened this issue
3 days ago

Hey,

Is it possibl to input multiple job titles to query? If so, how?

borderline avatar

Dear @jaydin,

Thank you for your feedback and your question!

To answer: yes, you can search for multiple job titles at once using Option 2: 🔗 Using URLs instead of search query 🔗. Simply add each desired Indeed search URL into the "urls" array—each URL can represent a different job title, location, or any custom search.


Example Input for Multiple Job Titles

{
"urls": [
"https://www.indeed.com/jobs?q=nurse&l=new+york&sort=date&fromage=14&salaryType=%24125%2C000%2B&radius=100&sc=0bf%3Aexrec%28%29%3B",
"https://www.indeed.com/jobs?q=developer&l=new+york&sort=date&fromage=14&salaryType=%24125%2C000%2B&radius=100&sc=0bf%3Aexrec%28%29%3B",
"https://www.indeed.com/jobs?q=engineer&l=new+york&sort=date&fromage=14&salaryType=%24125%2C000%2B&radius=100&sc=0bf%3Aexrec%28%29%3B",
"https://www.indeed.com/jobs?q=designer&l=new+york&sort=date&fromage=14&salaryType=%24125%2C000%2B&radius=100&sc=0bf%3Aexrec%28%29%3B",
"https://www.indeed.com/jobs?q=accountant&l=new+york&sort=date&fromage=14&salaryType=%24125%2C000%2B&radius=100&sc=0bf%3Aexrec%28%29%3B"
// ...and add as many URLs/titles as you need!
],
"maxRowsPerUrl": 333
}

Note:

At this time, it’s not possible to input multiple job titles directly using Option 1 (Traditional search query & filters)—the "query" parameter only accepts a single string.

If you need support for multiple queries with Option 1, just let us know! We’re happy to consider adding this feature ASAP.


If you have any other questions, ideas, or requests, feel free to reach out.

Thanks again for your suggestion! – Borderline Team