-
- For example, the Apify SDK makes it easy to read the Actor input with the Actor.get_input() method, and to save scraped data from your Actors to a dataset by simply using the Actor.push_data() method.
-