Indeed job scraper avatar
Indeed job scraper

Pricing

$20.00/month + usage

Go to Store
Indeed job scraper

Indeed job scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

This is an actively maintained scraper which can extract job postings and hiring company details at scale from any indeed search results page for a fixed monthly rental price. Well documented with examples and demos

1.6 (3)

Pricing

$20.00/month + usage

73

Total users

1.9K

Monthly users

173

Runs succeeded

>99%

Issues response

17 days

Last modified

25 days ago

CF

Count parameter not working

Closed

coherent_farmhouse opened this issue
a month ago

Even if we set the count, it returns something else, for ex. if count is 5, it yields 15, if count is 20, it yields 30

curious_coder avatar

Thanks for opening the issue, Let me check and get back to you

CF

coherent_farmhouse

21 hours ago

Hi, the issue still persists , is there an update

curious_coder avatar

The count is considered in the multiple of 15 because there are 15 jobs per page.

If you provide count < 15 you will get upto 15 If you provide count in between 15 - 30 you will get upto 30