https://github.com/kestra-io/plugin-apify
https://github.com/kestra-io/plugin-apify
apify hacktoberfest kestra plugin
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kestra-io/plugin-apify
- Owner: kestra-io
- License: apache-2.0
- Created: 2025-08-06T09:41:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-11-27T18:11:52.000Z (7 months ago)
- Last Synced: 2025-11-30T01:49:51.700Z (7 months ago)
- Topics: apify, hacktoberfest, kestra, plugin
- Language: Java
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Event-Driven Declarative Orchestrator
Get started with Kestra in 4 minutes.
# Kestra Apify Plugin
## Why
- What user problem does this solve? Teams need to orchestrate Apify Actors and datasets from Kestra from orchestrated workflows instead of relying on manual console work, ad hoc scripts, or disconnected schedulers.
- Why would a team adopt this plugin in a workflow? It keeps Apify steps in the same Kestra flow as upstream preparation, approvals, retries, notifications, and downstream systems.
- What operational/business outcome does it enable? It reduces manual handoffs and fragmented tooling while improving reliability, traceability, and delivery speed for processes that depend on Apify.
## What
- Provides plugin components under `io.kestra.plugin.apify`.
- Includes classes such as `ApifyConnection`, `DataSetFormat`, `ApifyTempFileRuntimeException`, `ApifySortDirection`.
## Documentation
* Full documentation can be found under: [kestra.io/docs](https://kestra.io/docs)
* Documentation for developing a plugin is included in the [Plugin Developer Guide](https://kestra.io/docs/plugin-developer-guide/)
## License
Apache 2.0 © [Kestra Technologies](https://kestra.io)
## Stay up to date
We release new versions every month. Give the [main repository](https://github.com/kestra-io/kestra) a star to stay up to date with the latest releases and get notified about future updates.
