Apollo company search scraper avatar
Apollo company search scraper

Pricing

$25.00/month + usage

Go to Store
Apollo company search scraper

Apollo company search scraper

Developed by

Curious Coder

Curious Coder

Maintained by Community

Scrape company search results from apollo and company website, social media urls, alexa rank, phone numbers, etc

3.0 (2)

Pricing

$25.00/month + usage

43

Total users

1.8K

Monthly users

253

Runs succeeded

84%

Issues response

37 days

Last modified

7 days ago

FB

How do you recommend we automate incremental pagination?

Closed

frenetic-bias-choir opened this issue
3 months ago

Trying to run the task on a schedule such that each time it runs it loads pages x -> y where x is reset as value y after each run. Is there a straightforward way to do this? Cheers!

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

FB

frenetic-bias-choir

3 months ago

Hi it's not actually an issue. Simply trying to understand if there is a way to do start scraping a URL at a different starting page each time I run the task?

curious_coder avatar

You can divide the total number of results obtained in last run by 25 and use it as start page