Linkedin Sales Navigator Scraper avatar
Linkedin Sales Navigator Scraper

Pricing

$39.00/month + usage

Go to Store
Linkedin Sales Navigator Scraper

Linkedin Sales Navigator Scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape Linkedin sales navigator search results, lists, new results, profiles to extract social media urls, company website, positions

1.5 (4)

Pricing

$39.00/month + usage

165

Total users

4.2K

Monthly users

454

Runs succeeded

88%

Issues response

4 days

Last modified

19 days ago

ST

MaxItems and Count Not Limiting Results

Open

stevenphilip opened this issue
13 days ago

When running the actor via API, using the MaxItems parameter does not limit the results. Similarly the "count" variable in the body is not limiting the results either. I saw some other tickets with the similar issue. Is there a solution to this yet?

curious_coder avatar

In order to quickly identify the reason of your issue, I need to inspect your run.

Please share the URL of the run where you faced this issue. You can find your runs on this page: https://console.apify.com/actors/runs

ST

stevenphilip

11 days ago

Any update here?

curious_coder avatar

The scraper will return minimum of 25 results per run and in the multiples of 25 because there will be 25 results per page of search results, So make sure to provide the count in multiples of 25 or ignore the remaining results in case you want less than 25.

If the scraper is returning > 25 results when expected count <= 25 then let me know

ST

stevenphilip

11 days ago

Please clarify the “count” input. Is a value of 1 = 1 page, or 1 record? If I select 4 for the count, will it scrape 4 pages of 25 items or 25 items because it’s < the number of records on 1 page. Please be very specific in your response.

Also, why is the MaxItems parameter ignored in this Actor?

ST

stevenphilip

6 days ago

Please reply to my questions above. Thank you.

ST

stevenphilip

2 days ago

Sir, can you please reply? Thank you.