Apify (OAuth)
Apify is the place to find, develop, buy and run cloud programs called actors. Use actors to turn any website into an API.
Start for freeCategory
Works with
AI Compatible
Tools
Get Dataset Items
Returns data stored in a dataset. See the documentation Return only the translated text without explanations.
Get Key-Value Store Record
Gets a record from a key-value store. See the documentation
Run Actor
Performs an execution of a selected Actor in Apify. See the documentation Return only the translated text without explanations.
Run Task
Run a specific task and optionally wait for its termination. Not for use with Pipedream Connect. See the documentation
Run Task Synchronously
Run a specific task and return its dataset items. See the documentation Return only the translated text without explanations.
Scrape Single URL
Executes a scraper on a specific website and returns its content as HTML. This action is perfect for extracting content from a single page. See the documentation Return only the translated text without explanations.
Set Key-Value Store Record
Create or update a record in an Apify Key-Value Store. Supports strings, numbers, booleans, null, arrays, and objects. Automatically infers content type (JSON vs. plain text).