Python Example

  • apify/python-example
  • Modified
  • Users 10
  • Runs 97
  • Created by Author's avatarApify

Example Actor written in Python, showing how to read the Actor input and push to the Actor's default dataset.

Python Actor example

This is an example Apify Actor written in Python.

It doesn't do much, it just reads two numbers from its input, it sums them together, and it pushes the results to the Actor's default dataset.