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

3.2 (4)

Pricing

$20.00/month + usage

75

Total users

1.9K

Monthly users

162

Runs succeeded

>99%

Issues response

7.3 days

Last modified

2 days ago

CF

Count parameter not working

Closed

coherent_farmhouse opened this issue
2 months 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

18 days 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