
Indeed Scraper
Pricing
$5.00 / 1,000 results

Indeed Scraper
Scrape jobs posted on Indeed. Get detailed information from this job portal about saved and sponsored jobs. Specify the search based on location with the output attributes position, location, and description.
4.3 (28)
Pricing
$5.00 / 1,000 results
322
Total users
9.2k
Monthly users
1.5k
Runs succeeded
>99%
Issues response
19 days
Last modified
23 days ago
AND condition not working (treated as OR)
Closed
This part of the JSON should ensure that the position has at least 1 matching word from both lists below, but the results are allowing any single match from either. I tried using "+" instead of AND but got same results.
"position": "("vp" OR "director" OR "head" OR "vice") AND ("analytics" OR " AI" OR "insights" OR "artificial intelligence")"

Hi, thanks for reaching out, we'll look into it and let you know what can be done.

Hi, could you please help us a bit more by providing concrete examples of wrongly matched results from your dataset? Ideally while providing link to your test run as well 🙏
I tried to run the scraper with your query and also tested it on Indeed's website. The results searched seemed correct at the first glance, containing at least 1 word from each of the 2 lists. I also received the same number of results from the scraper and the website's search.
Based on the words emphasized on the website, the keywords required can be present in either of the position name or description. Couldn't it be that some of the keywords were only matched against the position description?