🎉 Apollo Scraper $0.8/1k leads. Upto 50k leads/URL | No cookie avatar
🎉 Apollo Scraper $0.8/1k leads. Upto 50k leads/URL | No cookie

Pricing

Pay per event

Go to Store
🎉 Apollo Scraper $0.8/1k leads. Upto 50k leads/URL | No cookie

🎉 Apollo Scraper $0.8/1k leads. Upto 50k leads/URL | No cookie

Developed by

Caleb David

Caleb David

Maintained by Community

Pull up to 50k leads from a single Apollo URL | No cookie

3.4 (68)

Pricing

Pay per event

136

Total users

5.4K

Monthly users

3K

Runs succeeded

>99%

Issues response

7.4 hours

Last modified

2 days ago

GM

I created a make.com automation I was charged without the leads

Closed

gambaanna opened this issue
13 days ago

I was charged multiple times though I didn't get the leads

microworlds avatar

Can you please share the run id?

GM

gambaanna

13 days ago

Here you go

microworlds avatar

Can you please share the run id of a specific run so I can investigate?

microworlds avatar

From the run, I see you are not providing an Apollo URL. The actor requires that you pass in the URL.

See the input you provided, missing the url param:

{
"jobTitle": "new",
"location": "funeral",
"resultsLimit": 1000,
"max_result": 100,
"include_email": true,
"contact_email_status_v2_verified": true,
"contact_email_exclude_catch_all": true
}

Below is a sample valid run option, containing the URL

{
"contact_email_exclude_catch_all": true,
"contact_email_status_v2_verified": true,
"include_email": true,
"max_result": 100,
"url": "https://app.apollo.io/#/people?sortByField=recommendations_score&sortAscending=false&page=1&contactEmailStatusV2[]=verified&personTitles[]=sales&contactEmailExcludeCatchAll=true"
}
  • $0.1 standard cost for starting the actor.
  • $0.1 standard minimum price charged for making queries that return 0 results (in your case, you provided an invalid URL). You need to ensure that your search URL returns at least 100 results. If you retrieve less than 100 results, you'll still be charged for at least 100 results ($0.1). Please take a look at the pricing section of the actor for more info.