The GTM Provider Directory
✓ Use with Deepline today
Scraping & Lists

Apify

Web scraping and automation platform with marketplace of pre-built scrapers for LinkedIn, Google Maps, etc.

scrapingautomationlinkedingoogle-mapsmarketplace
Recently updated
2 days ago
Visit Website
64 community mentions
Community SentimentNeutral
NegativePositive
Entry · Deepline integration

Tasks you can run with Apify on Deepline

Apify is wired into Deepline. 10 actions are available out of the box, runnable from the CLI or as a column step in an enrichment spreadsheet.

Quick start

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_check_credits:{}' --json
Prefer sync run (`apify_run_actor_sync`) for actor execution. Use async run plus polling only when you need non-blocking execution. Reach for Apify before call_ai/WebSearch when the source is already known and a source-specific actor exists.

Available actions

Apify Check Credits

Check Apify account usage limits and remaining credits

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_check_credits:{}' --json
fixed0 credits/unit

Get Actor Input Schema

Fetching the actor input-schema page content in markdown form

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_get_actor_input_schema:{"actorId":"{{actorId}}"}' --json
fixed0 credits/unit

Get Actor Run

Checking status and metadata for a specific Apify run

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_get_actor_run:{"runId":"{{runId}}"}' --json
fixed0 credits/unit

Get Actor

Fetching full metadata for a specific Apify actor

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_get_actor:{"actorId":"{{actorId}}"}' --json
fixed0 credits/unit

Get Dataset Items

Reading records from an Apify dataset output

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_get_dataset_items:{"datasetId":"{{datasetId}}"}' --json
fixed0 credits/unit

Get Kv Record

Fetching a saved record from Apify key-value storage

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_get_kv_record:{"storeId":"{{storeId}}","recordKey":"{{recordKey}}"}' --json
fixed0 credits/unit

Get Log

Retrieving raw Apify run logs for debugging

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_get_log:{"buildOrRunId":"{{buildOrRunId}}"}' --json
fixed0 credits/unit

List Store Actors

Finding public actors in Apify Store by search/filter criteria

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_list_store_actors:{}' --json
fixed0 credits/unit

Run Actor Sync

Preferred default: running an Apify Actor and waiting for completion in one call. Best for source-specific scraping when you already know the page, profile, or platform and want structured output.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_run_actor_sync:{"actorId":"{{actorId}}"}' --json
provider_usage0 credits/unit

Run Actor

Running an Apify Actor asynchronously when you need non-blocking execution and can check later

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=apify_run_actor:{"actorId":"{{actorId}}"}' --json
provider_usage0 credits/unit
Entry · Field reports

What people are saying about Apify

Real quotes from 4 cited sources across Reddit, HN, X, G2, and community forums.

Contribute · Review

Share your experience with Apify

No vendor influence — your review is published as-is. Post anonymously or with your name.

Post anonymously

Questions mentioning Apify

5 questions reference this provider.

Quick Facts

Category
Scraping & Lists
Community Mentions
64
Sentiment Score
Neutral (0.00)
Website
apify.com

All opinions are community-sourced from real GTM practitioners. No vendor can claim or edit this page.