Indeed Scraper avatar
Indeed Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Indeed Scraper

Indeed Scraper

Developed by

Misceres

Misceres

Maintained by Apify

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 (30)

Pricing

$5.00 / 1,000 results

388

11K

1.6K

Issues response

22 days

Last modified

16 days ago

ML

Unable to retrieve any results

Closed

michael_liu opened this issue
2 years ago

I'm not getting any results and I can see in the logs that it's failing parsing.

Running with the following output

{
"country": "AU",
"followApplyRedirects": false,
"maxConcurrency": 5,
"maxItems": 3,
"parseCompanyDetails": false,
"position": "Developer",
"saveOnlyUniqueItems": true
}

In the logs I'm getting warnings like:

WARN CheerioCrawler: Reclaiming failed request back to the list or queue. SyntaxError: Unexpected token , in JSON at position 178
2023-12-07T22:56:40.745Z at JSON.parse (<anonymous>)
2023-12-07T22:56:40.746Z at handleDetail (file:///usr/src/app/dist/routes/details.js:57:27)
2023-12-07T22:56:40.747Z at func (/usr/src/app/node_modules/@crawlee/core/router.js:172:44)
2023-12-07T22:56:40.748Z at CheerioCrawler.requestHandler (file:///usr/src/app/dist/main.js:57:15)
2023-12-07T22:56:40.749Z at runMicrotasks (<anonymous>)
2023-12-07T22:56:40.750Z at processTicksAndRejections (node:internal/process/task_queues:96:5)
2023-12-07T22:56:40.751Z at async wrap (/usr/src/app/node_modules/@apify/timeout/index.js:52:21) {"id":"PolWLC5sVA1ZYeS","url":"https://au.indeed.com/rc/clk?jk=2b592c034a77014b&from=jasx&tk=1hh37sqt5kc2j800&vjs=3","retryCount":2}
ondrejklinovsky avatar

Hi, thanks for the report. It looks like Indeed changed page layout. We'll fix is asap and let you know once the fix is released.

ondrejklinovsky avatar

Hi again, should be fixed now

ML

michael_liu

2 years ago

Thanks! Appreciate your help