Indeed Scraper
Pay $5.00 for 1,000 results
Indeed Scraper
Pay $5.00 for 1,000 results
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.
Do you want to learn more about this Actor?
Get a demoThis 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?