Google search Parser google maps / my business avatar
Google search Parser google maps / my business

Pricing

$25.00/month + usage

Go to Store
Google search Parser google maps / my business

Google search Parser google maps / my business

Developed by

SASWAVE

SASWAVE

Maintained by Community

Extract company infos from google search results, right side box (website, phone number, reviews, social accounts, address..) Allows you to automate enrichment using queries with a combination of company name, website domain and street address (complete or partial). Check readme for some exemples.

0.0 (0)

Pricing

$25.00/month + usage

10

Total users

498

Monthly users

33

Runs succeeded

90%

Issue response

3.2 hours

Last modified

20 days ago

AR

it's broken

Closed

awake_ruler opened this issue
a year ago

It just says "the main function of the actor threw an exception"

saswave avatar

hello, in your logs, i can see it's an error related to the memory usage

You were probably using multiple actors at once.

here is the logs : apify_client._errors.ApifyApiError: By launching this job you will exceed the memory limit of 32768MB for all your Actor runs and builds (currently used: 32768MB, requested: 1024MB). Please consider upgrading or purchasing extra memory as an add-on to increase your Actor memory limit.

2 choices:

  • before using an actor, go to settings, and lower the memory usage for each actor (so that you can run multiple actors at once from the apify store)
  • Upgrade your plan , to have a higher maximum memory usage
AR

awake_ruler

a year ago

thanks!