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 demoCurrently, we can only set up the "Max items" to be scrapped, but not the "Maximum charged results" using the Apfiy JS SDK. We can only do it on the web app. Is there a way to do it?
Hi, thanks for opening this issue!
Of course you can :) Simply use the await client.actor('misceres/indeed-scraper').call(myInput, { maxItems: 1000 })
method.
Here is the documentation: https://docs.apify.com/sdk/js/reference/next/interface/CallOptions#maxItems
I hope this helps, thanks and happy scraping!